add_task_reference
Create references between tasks to model dependencies and relationships such as blocks, blocked-by, or relates-to.
Instructions
Create a reference between two tasks (blocks, blocked-by, relates-to, etc.). Use this to model task dependencies and relationships.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Type of relationship | |
| taskId | Yes | Source task ID | |
| description | No | Optional description of the relationship | |
| referencedTaskId | Yes | Target task ID |