iris_create_draft
Creates an email draft in a staging mailbox for human review before sending. Supports recipients, subject, body, cc, bcc, and threaded replies to existing messages, ensuring no automatic sending.
Instructions
Compose a message into the staging mail folder (IRIS_DRAFT_FOLDER, default "AI Drafts"; created on first use). It is NOT sent — a human opens Outlook and presses Send. Set reply_to_message_id to draft a threaded reply to an existing message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cc | No | ||
| to | Yes | ||
| bcc | No | ||
| body | Yes | ||
| html | No | ||
| subject | Yes | ||
| reply_to_message_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |