email_reply
Reply to an existing email by specifying the message UID and body. Optionally include CC recipients, use HTML formatting, or send to all recipients.
Instructions
Reply to an existing email via SMTP
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | ||
| folder | No | INBOX | |
| body | Yes | ||
| html | No | ||
| cc | No | ||
| replyAll | No |