Hi john, the reason your flow is not sending the email is that the “Send an email (V2)” action is not properly connected to the Copilot agent’s output. After the trigger “When a new email arrives (V3)” runs, you need to pass the agent’s response as dynamic content to the email step. In the “Send an email” action, set the subject and body fields to use the agent’s response. Also, make sure the email connector is authenticated with the correct account and has permission to send emails. If the response contains blocked content, Responsible AI filtering may prevent the email from being sent, so start by testing with simple, neutral text like “Summarize this email in one sentence.” Finally, check the run history in Power Automate or Application Insights to confirm whether the email step was skipped due to filtering or configuration issues.
References:
- https://free.blessedness.top/en-us/connectors/office365/
- https://free.blessedness.top/en-us/microsoft-copilot-studio/configure-actions
- Responsible AI filtering in Copilot Studio
Thank you.
Karan Shewale.
If this response resolves your issue, please Accept the answer and, if helpful, click the “Upvote” button. Your feedback helps us improve and assist others more effectively.