gmail_draft_update
Overwrite an existing Gmail draft with new recipients, subject, and body to update its content.
Instructions
Overwrite an existing draft's contents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | Yes | ||
| draft_id | Yes | ||
| to | Yes | ||
| subject | Yes | ||
| body | Yes | ||
| cc | No | ||
| bcc | No | ||
| html | No |