create_draft
Create draft emails in your Drafts folder by specifying recipients, subject, and body content. This tool helps you prepare messages for later review and sending through the IMAP email server.
Instructions
Create a draft email in the Drafts folder
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Recipient email address(es), comma-separated | |
| subject | Yes | Email subject | |
| body | Yes | Email body (plain text) | |
| cc | No | CC recipients, comma-separated | |
| bcc | No | BCC recipients, comma-separated |