reply_to_email
Reply to an existing email thread by providing the Gmail message ID and body. Preserves the conversation thread and automatically sets Reply-To headers, with optional attachments and HTML formatting.
Instructions
Reply to an existing email thread. Automatically sets Reply-To headers and preserves the thread.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Reply body (plain text or HTML) | |
| isHtml | No | Set to true if body is HTML (default: false) | |
| messageId | Yes | The Gmail message ID to reply to | |
| attachments | No | Optional file attachments to include in the reply. |