reply_to_message
Reply to an email message with custom body text, choosing to reply to the sender only or all recipients.
Instructions
Reply to an existing email message. Does not support attachments (Mail.app limitation).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| messageId | Yes | The numeric ID of the message to reply to | |
| mailboxName | Yes | The name of the mailbox containing the message | |
| accountName | Yes | The name of the account containing the mailbox | |
| body | Yes | The reply body text | |
| replyAll | Yes | Whether to reply to all recipients (true) or just the sender (false) |