send_draft
Send an email draft only after user approval: first call returns a preview and confirmation token, second call with the token delivers via SMTP.
Instructions
Prepare or SMTP-send a Drafts UID. First call returns preview + confirm_token. After the user agrees, call again with confirm_token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | No | UID in the Drafts folder | |
| account_id | No | Account id from list_accounts; omit when only one mailbox is linked | |
| confirm_token | No |