gmail_create_draft
Create an email draft in Gmail without sending it. Populate recipient, subject, body, and optional cc/bcc fields so a person can review before sending.
Instructions
Write a draft. It is NOT sent: it appears in Drafts for a person to review. This is the safe way to have an agent write email.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cc | No | ||
| to | Yes | Comma separated | |
| bcc | No | ||
| body | Yes | ||
| subject | Yes |