update_draft
Updates an existing email draft with new recipients, subject, and body. Invalidates any staged approval, so the draft must be approved again before sending.
Instructions
(unconfigured) Replace a draft's content. Invalidates any staged approval.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cc | No | ||
| to | Yes | ||
| body | Yes | ||
| account | Yes | ||
| subject | Yes | ||
| draft_id | Yes | ||
| reply_to_message_id | No |