Building and customizing solutions using Microsoft 365 Copilot APIs and tools
Please help me on how i can connect my Copilot Studio Agent with Agent Flow
I am developing an agent, which takes in files from users. Then i pass the documents into an agent flow for some data extraction and validation, and output the result as markdown text back to the agent. Finally, i trigger a child agent that takes in the result, organizes and formats the text, and return to user.
I published the agent to m365 and tried testing, however every time after i upload the files, the agent outputs "Sorry, I wasn't able to respond to that. Is there something else I can help with?". I have checked the Agent Flow run history, and it is always showing succeeded with the desired markdown text output. I have no idea how to solve this since there is no error message at all