remove_task_reference
Remove a specified reference type between two tasks to clean up task relationships and maintain accurate dependency links.
Instructions
Remove a reference between two tasks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Reference type to remove | |
| taskId | Yes | Source task ID | |
| referencedTaskId | Yes | Target task ID |