create_draft
Create an email draft in a Gmail account, optionally replying to an existing message to keep the thread.
Instructions
(unconfigured) Create a draft. Pass reply_to_message_id to keep it in-thread.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cc | No | ||
| to | Yes | ||
| body | Yes | ||
| account | Yes | ||
| subject | Yes | ||
| reply_to_message_id | No |