Work Dependency Remove
work_dependency_removeRemove a task dependency.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| work_id | No | Alias for blocked_id (the task that waits) | |
| blocked_id | No | Blocked task UUID | |
| blocker_id | No | Blocker task UUID | |
| depends_on_id | No | Alias for blocker_id (the task it waits on) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||