Microsoft Exchange · Arazzo Workflow
Microsoft Exchange Triage and Move a Message
Version 1.0.0
Find the newest unread inbox message, read it, mark it read, and file it.
Provider
Workflows
triage-and-move-message
Read the newest unread inbox message, flag it read, and move it.
Lists the most recent unread message in the inbox, retrieves it, updates its isRead flag, and relocates it to the supplied destination folder.
1
listUnread
List the single most recent unread message in the Inbox, ordered by received date descending.
2
getMessage
Retrieve the full message, selecting the subject, sender, and body preview for review.
3
4
moveMessage
Move the now-read message into the destination folder. Graph returns the new copy of the message in that folder.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.