Ai Agent Node empty output not return an image with gemini

Hi some one have found a way to return image in the chat or output with gemini 3 pro and ai agent node?

At my end return always empty output

Are you using the correct operation for the Gemini node?

Im talking about AI agent node… not the google gemini create image node…

As much as I know the AI Agent node doesn’t output binary data. I recommended the official Gemini node in my last post. You can make a request to the Gemini API using an HTTP Request node with response type file, if you prefer.

i know i have other options. but im talking about that spefic node…