Create a Gmail draft
gmail_create_draftCreate an email draft in Gmail that remains unsent. Specify recipients, subject, body, and optional reply-to thread for later review and sending.
Instructions
Save a draft in the account. Drafts are never sent by this tool — a human sends them from Gmail, or gmail_send_draft does after confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cc | No | ||
| to | Yes | ||
| body | Yes | ||
| account | Yes | ||
| subject | Yes | ||
| reply_to_message_id | No | Thread this draft as a reply to the given message id |