Microsoft Exchange · Arazzo Workflow
Microsoft Exchange Audit Message Attachments
Version 1.0.0
Find a message that has attachments, read it, and list its attachments.
Provider
Workflows
audit-message-attachments
Locate a message with attachments and enumerate them.
Filters the mailbox to the newest message with attachments, fetches it, and lists the attachment objects attached to it.
1
findWithAttachments
List the newest message that has attachments, ordered by received date descending.
2
getMessage
Retrieve the matched message to confirm its subject and sender before listing attachments.
3
listAttachments
List the attachment objects attached to the message, selecting the requested attachment properties.
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.