send_reply
Send visible replies or internal admin notes to conversations in the Cuti-E platform to manage user feedback and communication.
Instructions
Send a reply message in a conversation. Can be a visible reply or an internal note.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| conversation_id | Yes | The conversation ID to reply to | |
| message | Yes | The message text | |
| is_internal_note | No | If true, message is only visible to admins (default: false) |