I'm trying to run this example with an internal endpoint we have and I keep getting hit with errors 400 of bad request
Is it possible to let dagger print for me a curl or the request payload its trying to send to api endpoint to debug why its failing?
https://docs.dagger.io/cookbook/agents#combine-inputs-and-outputs-of-multiple-types
(I can't share the error log for the time being...)