Set Task Parent (Subtask)
ticktick_set_task_parentSet a task as a subtask by specifying a parent task ID, or clear the parent relationship by passing an empty parent ID to organize your TickTick project hierarchy.
Instructions
Make a task a subtask of another task by setting its parent. Pass an empty parent_id to remove the parent relationship.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Task ID to make a subtask | |
| parent_id | Yes | Parent task ID (or empty string to remove parent) | |
| project_id | Yes | Project ID the task belongs to |