Hay everyone.
I had problem ai agent output for result in text and image.
My workflow is Ai Agent will using tools to get information from my API to get text information and image (api retun base64 image), with json only 2 field (“Result“ and “Base64Image“).
Ai Agent only send Output with value of Result, how to add field Base64Image to output,so i can get the result information and image.
Thanks All