update_draft
Modify a drafted email to update its subject, body, recipients, or importance before sending.
Instructions
Modify a draft message before sending. Can change subject, body, recipients, and importance. Use with create_draft, create_reply_draft, create_reply_all_draft, or create_forward_draft.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | New body content | |
| subject | No | New subject | |
| bodyType | No | Body format | |
| messageId | Yes | Draft message ID | |
| importance | No | ||
| ccRecipients | No | Replace all CC recipients | |
| toRecipients | No | Replace all To recipients | |
| bccRecipients | No | Replace all BCC recipients |