reply_email
Reply to an existing email while automatically setting In-Reply-To and References headers to keep the conversation thread intact.
Instructions
Reply to an existing email. Automatically sets In-Reply-To and References headers and keeps the thread.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Gmail message ID to reply to | |
| body | Yes | Reply body (plain text or HTML) | |
| replyAll | No | Reply to all recipients (To + CC) | |
| isHtml | No | Set true if body is HTML | |
| cc | No | Additional CC recipients |