mail_create_draft
Create a Gmail draft to compose emails without sending. Define recipients, subject, and body to save an unsent email draft for later review.
Instructions
Create a Gmail draft without sending. SMTP has no draft API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cc | No | ||
| to | Yes | ||
| bcc | No | ||
| body | Yes | ||
| html | No | ||
| subject | Yes | ||
| account_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||