kanbn_remove_relation
Remove relation edges from a Kanban task. Filter by relation type or omit it to delete every relation to the target task.
Instructions
Remove relation edge(s) from a task. A type filters the removal; omitting it removes every relation to the given task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Path to the project root directory | |
| task | Yes | Target task ID to drop relations to | |
| type | No | Optional relation type to filter which edges are removed | |
| taskId | Yes | ID or filename of the task to remove the relation from |