create_draft
Create an email draft with subject, body, and attachments for sending later.
Instructions
Create an email draft
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Recipient email address | |
| subject | Yes | Email subject | |
| body | Yes | Email body content (HTML supported) | |
| attachments | No | Array of attachment objects |