iris_create_draft
Compose unsent email drafts into Outlook folders, optionally as threaded replies, ensuring human review before any message is sent.
Instructions
Compose a message into a mail folder as an unsent draft. It is NOT sent ā a human opens Outlook and presses Send.
folder selects the destination folder by display name, created on first use if absent. Omit it to use the configured default (IRIS_DRAFT_FOLDER, currently "AI Drafts"); pass "" or "Drafts" for the normal Outlook Drafts folder. Set reply_to_message_id to draft a threaded reply.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cc | No | ||
| to | Yes | ||
| bcc | No | ||
| body | Yes | ||
| html | No | ||
| folder | No | ||
| subject | Yes | ||
| reply_to_message_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |