Microsoft Outlook · Arazzo Workflow
Microsoft Outlook Reply Draft with Attachment
Version 1.0.0
Create a reply draft for a message, attach a file, and send the reply.
View Spec
View on GitHub
CalendarContactsEmailEnterpriseMicrosoftOffice 365ProductivityArazzoWorkflows
Provider
Workflows
reply-draft-with-attachment
Stage a reply draft, attach a file to it, then send the reply.
Creates a reply draft for the supplied message, adds a file attachment to the draft, and sends the completed reply draft.
1
createReply
Create a draft reply to the source message. The draft is saved in the Drafts folder and returns its own message id.
2
attachFile
Add a file attachment to the reply draft using the draft message id returned by the previous step.
3
sendReply
Send the completed reply draft. Graph returns 202 Accepted and saves the reply to Sent Items.
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.