Describe the problem/error/question
I am using ai agent to pass prompt to sub workflow for generating image.
Sub workflow working fine (I check execution, image has been generated using open ai dalle)
The parent ai agent is not getting the binary data (image), only showing showing table, json outputs but not Binary output
What is the error message (if any)?
There is no error. Only the binary data is stripped away when passing back to parent workflow
I am using n8n cloud