bitrix_start_task
Start a Bitrix24 task by changing its status to 'In progress'. Confirm the operation to execute the change.
Instructions
Перевести задачу в статус «Выполняется» (tasks.task.start). Требует confirm=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | ID задачи. | |
| confirm | Yes | Должно быть true для выполнения операции записи. |