Reply
email_replyReply to an email's sender, preserving the original thread. Supports HTML and plain text body, with folder and server targeting.
Instructions
Reply to the sender of an email, threading preserved.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | UID of the message to reply to. | |
| html | No | HTML reply body. | |
| text | No | Plain-text reply body. | |
| folder | No | INBOX | |
| server | No | Server/account id to target. Defaults to the configured default server. |