create_task
Create a Bitrix24 task by specifying title, responsible user, description, and deadline. Assign priority or project group to organize work.
Instructions
Create a new task in Bitrix24 with title, description, responsible user, and deadline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Task title | |
| deadline | No | Deadline in ISO format (e.g. 2025-12-31T23:59:59+03:00) | |
| group_id | No | Project/group ID | |
| priority | No | Priority: 0=low, 1=normal, 2=high | 1 |
| description | No | Task description | |
| responsible_id | Yes | Responsible user ID |