add_task_dependency
Add dependencies to ClickUp tasks by specifying prerequisite or dependent task IDs to define task order and relationships.
Instructions
Add a dependency to a ClickUp task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | The ID of the task | |
| depends_on | No | Task ID this task depends on (optional) | |
| dependent_on | No | Task ID that depends on this task (optional) |