Microsoft Outlook · Arazzo Workflow
Microsoft Outlook Find and Forward
Version 1.0.0
Find a message by subject, read it, then forward it to a new recipient.
View Spec
View on GitHub
CalendarContactsEmailEnterpriseMicrosoftOffice 365ProductivityArazzoWorkflows
Provider
Workflows
find-and-forward
Locate a message by subject, read it, and forward it onward.
Finds the first message matching a subject filter, reads it in full, and forwards it to the supplied recipient with a comment.
1
findMessage
Search the mailbox for the first message whose subject equals the supplied filter value.
2
readMessage
Read the full properties of the matched message to confirm its subject and sender before forwarding.
3
forward
Forward the message to the supplied recipient with the comment. Graph returns 202 Accepted and saves the forwarded copy to Sent Items.
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.