create_draft
Create a draft email with optional local-file attachments without sending. Stage it for review, then send from the CLI.
Instructions
Stage a draft (optionally with local-file attachments). Does NOT send.
attachments are local file paths. Returns the draft resource. Sending is
intentionally unavailable here; review and send the draft from the CLI.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cc | No | ||
| to | Yes | ||
| body | Yes | ||
| subject | Yes | ||
| attachments | No | ||
| in_reply_to | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||