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