kg_unlink
Remove an existing dependency between two nodes in an architecture graph by specifying the source and target IDs.
Instructions
Remove the dependency from_id -> to_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to_id | Yes | ||
| from_id | Yes | ||
| graph_path | No | .claude/architecture.md |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |