draft_email
Create an email draft in Gmail with specified recipients, subject, and body. Supports optional cc, bcc, and body type selection without sending.
Instructions
Create a draft in the authenticated Gmail account without sending.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cc | No | ||
| to | Yes | ||
| bcc | No | ||
| body | Yes | ||
| subject | Yes | ||
| body_type | No | plain |