reply_email
Reply to an existing email by UID, composing plain text or HTML message with proper In-Reply-To and References headers. Supports reply-all and folder selection.
Instructions
Reply to an existing email. Handles In-Reply-To, References, and quoted text formatting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | UID of the email to reply to | |
| folder | No | Folder of the message being replied to | INBOX |
| bodyHtml | No | Optional HTML reply content | |
| bodyText | Yes | Reply message content | |
| replyAll | No | If true, replies to all recipients |