send_inbox_reply
Send a direct customer message on Telegram or Instagram by conversation ID, optionally using text, a canned template, or an attachment URL.
Instructions
Send an outbound message directly to the customer across Telegram or Instagram, with optional canned template
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | No | Text message content to send to the customer (required unless templateId is provided) | |
| templateId | No | Optional numeric ID of a canned response template to populate the reply | |
| attachmentUrl | No | Optional public URL of an attachment or image to send | |
| conversationId | Yes | Unique numeric identifier of the conversation to reply to |