Good morning everyone, I have this flow that basically gets in touch with a trigger that my AI Agent sends to it and after that it consults a spreadsheet via API and brings it in array format and I need it to send the correct information to my AI agent, which in this case is Zaia.
What I need is that when I make a request for a condominium, it brings me:
Name of the Condominium:
Due Date:
Manager:
Syndic:
Note:
Status:
but it is not sending me any of this information
(remember that there are more than 400 condominiums and a lot of information that I cannot manually pass to an agent)