dependencies
Manage task relationships in ClickUp: create, update, delete, visualize dependency graphs, detect and resolve conflicts, and assess timeline impact.
Instructions
Manage task dependencies. Use action to create, get, update, delete, view dependency graph, check/resolve conflicts, view timeline impact, or bulk create.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action to perform | |
| task_id | No | Required for create, get, graph, conflicts, resolve, timeline | |
| depends_on | No | Required for create, conflicts: the task this one depends on | |
| dependencies | No | Array of dependencies for bulk create | |
| workspace_id | No | Required for bulk | |
| dependency_id | No | Required for update, delete | |
| dependency_type | No | Dependency type (create, update) |