Microsoft Outlook · Arazzo Workflow
Microsoft Outlook Review Folder and Mark Read
Version 1.0.0
Open a mail folder, list its unread messages, and mark the top one as read.
View Spec
View on GitHub
CalendarContactsEmailEnterpriseMicrosoftOffice 365ProductivityArazzoWorkflows
Provider
Workflows
review-folder-and-mark-read
Read a folder, list its unread messages, and mark the top one read.
Reads a mail folder, lists the unread messages in it, and marks the first unread message as read.
1
openFolder
Read the target mail folder to confirm it exists and capture its unread item count.
2
listUnread
List the unread messages in the folder ordered by received date, capturing the id of the most recent unread message.
3
markRead
Patch the most recent unread message to set isRead to true. Graph returns 200 with the updated message.
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.