Hi all, I created an agent that makes an external api call and retrieves json data of contact persons. I run into problems in my workflow when this api output is passed back to the llm.
Is there a specific way in which I can have the llm handle the retrurned json without any complications?