bitrix_add_task_message
Send a message to a Bitrix24 task chat. Use this action to post comments or updates directly to an existing task's conversation; requires confirm=true to execute.
Instructions
Отправить сообщение в чат задачи Bitrix24. Требует confirm=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Текст сообщения (до 30000 символов). | |
| taskId | Yes | ID задачи. | |
| confirm | Yes | Должно быть true для выполнения операции записи. |