Reply to email
reply_emailReply to a received email using its UID or Message-ID, set In-Reply-To/References headers, and prefix the subject with Re:.
Instructions
Reply to a received message (identified by uid or message_id). Sets In-Reply-To / References so the reply stays in the same thread, and prefixes the subject with "Re:".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cc | No | ||
| bcc | No | ||
| uid | No | Message uid as returned by list_emails / search_emails (IMAP UID, or POP3 UIDL) | |
| html | No | ||
| text | No | ||
| folder | No | Mailbox folder (IMAP). POP3 only supports INBOX. | INBOX |
| reply_all | No | Also reply to the original To/Cc recipients (excluding yourself) | |
| message_id | No | Message-ID header of the original, e.g. <abc@example.com> | |
| attachments | No | Local file paths to attach. Only files under the allowed directories (working directory and the temp dir by default) can be attached. |