set_task_blocker
Define task dependencies by setting one task as a blocker for another. Specify whether the blocker blocks the task or is blocked by it using database IDs or HRIDs like PRJ-21.
Instructions
Toggle a blocker relationship between two tasks. Direction is relative to taskId: "blockers" = tasks that block taskId, "blocking" = tasks that taskId blocks. taskId and blockerTaskId accept database IDs or HRIDs (e.g. "PRJ-21").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | ||
| blockerTaskId | Yes | ||
| direction | Yes |