reply_all
Reply to all recipients of an email (sender, To, CC) using the message ID and body text. Supports HTML format and file attachments.
Instructions
Reply to all recipients of an email (original sender, To, and CC recipients).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Message ID of the email to reply to | |
| body | Yes | Reply body text (plain text or HTML) | |
| html | No | Send body as HTML (default: false) | |
| attachments | No | List of file paths to attach |