reply_email
Reply to an email using its IMAP UID. Automatically sets threading headers for proper conversation tracking.
Instructions
Reply to an email by UID. Sets In-Reply-To and References for threading.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | IMAP UID to reply to | |
| html | No | HTML reply body | |
| text | No | Plain-text reply body | |
| folder | No | IMAP folder | INBOX |
| reply_all | No | Include original To/Cc |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |