Create Draft Email
create_draftCreate an email draft in Gmail or Microsoft 365 to prepare messages before sending. Supports to, cc, bcc, subject, and body fields.
Instructions
Create a draft in Gmail or Microsoft 365. This is the preferred write path before sending.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | Yes | Local account alias. | |
| to | Yes | Recipient email or list of recipient emails. | |
| cc | No | ||
| bcc | No | ||
| subject | Yes | ||
| body | Yes | ||
| html | No | Set true when body is HTML. | |
| inReplyTo | No | Optional Gmail Message-ID header for reply threading. |