Images (binary data) not passing to parent workflow from sub workflow

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

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.