send_reply
Prepare an email reply and get a preview with a confirmation token; confirm with the token to send it via SMTP. The recipient is locked to the original Reply-To/From address.
Instructions
Prepare or SMTP-send a reply. First call returns preview + confirm_token. After the user agrees, call again with confirm_token. To is locked to the original Reply-To/From.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | No | ||
| body | No | ||
| folder | No | IMAP folder path, default INBOX | |
| reply_all | No | ||
| account_id | No | Account id from list_accounts; omit when only one mailbox is linked | |
| confirm_token | No |