Microsoft Outlook · Arazzo Workflow
Microsoft Outlook Draft, Refine, and Send
Version 1.0.0
Create a draft, refine its body and importance, then send the polished draft.
View Spec
View on GitHub
CalendarContactsEmailEnterpriseMicrosoftOffice 365ProductivityArazzoWorkflows
Provider
Workflows
draft-refine-send
Create a draft, update its body and importance, then send it.
Creates a draft message, patches it with refined body content and an importance level, and sends the finished draft.
1
createDraft
Create a draft message with the subject and recipient. The body is filled in by the refine step.
2
refineDraft
Patch the draft to set the refined body content and importance level. Graph returns 200 with the updated draft.
3
sendDraft
Send the refined draft. Graph returns 202 Accepted and saves the message 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.