
Announcements
Hi everyone,
I'm currently building a unified agent experience in Copilot Studio, where I’ve connected several standalone agents (now acting as sub-agents) under a main agent. The routing works well—user queries are correctly directed to the appropriate sub-agent based on intent.
However, I’m facing a problem where, within the sub-agent, when it tries to perform a database search via a connector, the process gets interrupted and I see the message "Picked by GPT" instead of the expected connector response.
Any insights, tips, or examples would be greatly appreciated!
Thanks in advance 🙏