Hello, got question how to return generated image during async def execution function
Im using adk agent which has a tool which call imagen model to generate image. Then i would like to get back this image in my host agent
All tutorials focus on Part which is Text not FileData or something