Quiz 14 Question 17 of 20

A retail company is building a Copilot Studio multi-agent solution. An intake agent receives all customer messages and must route them to one of three specialized agents: a returns agent, an order-tracking agent, or a product-recommendations agent. The routing decision must be based on the semantic meaning of the customer's message, not keyword matching. The intake agent must also maintain conversation context so routed agents can access prior turns. Which design approach satisfies both requirements?

Select an answer to reveal the explanation.

Motivation