save_draft
Store an email draft in the Drafts IMAP folder by specifying recipients, subject, and optional body or CC.
Instructions
Save a draft into the Drafts IMAP folder.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cc | No | Comma-separated CC | |
| to | Yes | Comma-separated recipients | |
| html | No | HTML body | |
| text | No | Plain-text body | |
| subject | Yes | Subject |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |