ticktick_assign_task
Assign tasks to team members in TickTick by specifying task ID, assignee ID, due date, priority, and notification preferences for clear delegation.
Instructions
Assign task to team member
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ID of the task to assign | |
| assignee_id | Yes | ID of user to assign task to | |
| due_date | No | Due date for the assignment | |
| priority | No | Priority level for the assignment | |
| notification | No | Send notification to assignee |