add_task_dependency
Adds a dependency between two tasks in a workspace, specifying the relationship type such as blocks, relates to, or duplicates.
Instructions
Add a dependency to a task
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Space | No | Optional sub-space ID for further scoping inside the workspace. | |
| task_id | Yes | ||
| Organization | No | Workspace (organization) ID the request is scoped to. | |
| relation_type | No | BLOCKS | |
| target_task_id | Yes |