Update email draft
mail_draft_updateUpdate an existing email draft by providing the current revision, preventing older actions from overwriting newer content. Edit recipients, subject, body, or attachments without sending.
Instructions
Use this to edit an existing prepared draft. The current revision is required so an older agent action cannot overwrite newer content. It does not send email.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cc | No | ||
| to | No | ||
| bcc | No | ||
| draftId | Yes | ||
| subject | No | ||
| bodyHtml | No | ||
| bodyText | No | ||
| revision | Yes | ||
| attachments | No |