Microsoft Office · Arazzo Workflow
Microsoft Office Triage Inbox Messages and Respond
Version 1.0.0
List filtered inbox messages, read the top match in full, and send a reply.
Provider
Workflows
mail-triage-and-respond
Find a message matching a filter, read it, and reply to the sender.
Selects candidate messages with an OData filter, branches on whether anything matched, retrieves the full message, and sends a reply to the original sender's address.
1
findMessages
List the signed-in user's messages narrowed by the supplied OData filter, ordered so the highest-priority message to triage lands first.
2
readMessage
Retrieve the full message by id to obtain the sender address and the complete body needed to compose an informed reply.
3
sendReply
Send a reply as the signed-in user, addressed to the original sender and saved to the Sent Items folder for an auditable trail.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.