Reply to a message
mail_replyCompose a reply to an email message. Control whether to send, save as draft, or schedule; optionally reply to all or list.
Instructions
Reply to a message. Saves a reviewable draft unless mode="send".
Thunderbird derives the recipients, the subject and the quoted original;
body goes above the quote. reply_all copies everyone, reply_to_list
answers the mailing list. Passing cc replaces the addresses Thunderbird
derived, so leave it unset unless that is the intent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cc | No | ||
| bcc | No | ||
| body | Yes | ||
| mode | No | ||
| confirm | No | ||
| is_html | No | ||
| subject | No | ||
| reply_all | No | ||
| message_id | Yes | ||
| attachments | No | ||
| identity_id | No | ||
| reply_to_list | No | ||
| quote_original | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||