draft_gmail
Draft an email in Gmail by specifying recipients, subject, body, and optional CC, BCC, or reply-to. The draft is saved without sending.
Instructions
Create a Gmail draft without sending it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cc | No | CC recipients. | |
| to | Yes | Recipient email addresses. | |
| bcc | No | BCC recipients. | |
| body | Yes | Email body content. | |
| subject | Yes | Email subject line. | |
| reply_to | No | Reply-To header address. | |
| body_type | No | Body format. Defaults to text. | text |