reply_email
Reply using the original Reply-To or sender; replyAll also includes original To/Cc. Check those recipients before sending. Provide only your new reply: the server appends the original message including its quoted history. If the combined body exceeds the size limit, REPLY_TOO_LARGE is returned without sending or truncating history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| html | No | HTML body. Sending requires nonblank text or html. | |
| text | No | Plain text body. Sending requires nonblank text or html. | |
| replyAll | No | Include original To/Cc after removing own addresses and duplicates. | |
| messageId | Yes | EPST message UUID, not an email address or RFC Message-ID. | |
| attachmentIds | No | READY attachment IDs owned by this mailbox. | |
| idempotencyKey | Yes | A new operation key; reuse exactly the same key and input when retrying. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||