manage_draft
Update fields (subject, body, recipients) in an existing draft or send it. Use after creating a draft.
Instructions
Update and/or send a previously created draft. Provide fields to update, set send=True to send. Use after create_draft and optionally add_attachment_to_draft.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cc | No | ||
| to | No | ||
| bcc | No | ||
| body | No | ||
| send | No | ||
| send_as | No | ||
| subject | No | ||
| account_id | No | ||
| message_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||