Forum Discussion
Spitzinger
Aug 05, 2026Copper Contributor
Agent response duplicated in email
Hi, I have created a Copilot Studio Flow which has 3 agents. 2 agents do some research in parallel, I catch the results in 2 different string variables and hand the variables over to a third agent....
CoralieSimonaire
Aug 10, 2026Brass Contributor
Hi,
Without seeing the exact configuration of your Send Email node, it is difficult to pinpoint the root cause. The duplication you describe, including when you use the outputs of agents 1 and 2 directly, suggests that the content is being referenced twice in the Body field, either through two separate dynamic content tokens or through a combination of a variable and a dynamic content reference.
Microsoft recommends using exclusively the "agent response" dynamic content from the "Run an agent" step, without an intermediate string variable.
Could you share a screenshot of the Body field in your Send Email node, as well as the message sent to each agent? That would help identify exactly where the duplication is coming from.