reply_conversation
Send an admin reply to an Intercom conversation visible to the customer. Specify conversation ID and message body.
Instructions
Reply to an Intercom conversation as an admin. Use this to send a message visible to the customer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| conversation_id | Yes | The conversation ID to reply to (required) | |
| body | Yes | The reply message body (required). Supports HTML. | |
| admin_id | No | Admin ID to reply as (optional, defaults to INTERCOM_ADMIN_ID env var) |