add_task_dependency
Create or update a dependency between ClickUp tasks by specifying which task blocks another, or which task is blocked by another, to reflect real-world sequencing in your project.
Instructions
Add a dependency between tasks
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | The task ID | |
| depends_on | No | Task ID that this task depends on | |
| dependency_of | No | Task ID that depends on this task |