delete_task_dependency
Remove dependencies between tasks in ClickUp to allow independent task completion. Specify task IDs to eliminate waiting relationships and streamline workflow management.
Instructions
Remove a dependency relationship between two tasks. This allows tasks to be completed independently of each other.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
customTaskIds | No | Whether to use custom task IDs | |
dependencyOf | Yes | ID of the task that was waiting | |
dependsOn | Yes | ID of the task that needed to be completed first | |
taskId | Yes | ID of the task | |
teamId | No | Team ID (required when customTaskIds is true) |