reply_to_message
Reply to an email thread, optionally including all recipients, CC, or attachments.
Instructions
Reply to a message, keeping it in the same thread.
reply_all=True also copies the original To/Cc recipients (minus yourself).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message_id | Yes | ||
| body_text | No | ||
| body_html | No | ||
| reply_all | No | ||
| cc | No | ||
| attachments | No | ||
| account | No | ||
| password | No |