mimir_unlink
Correct outdated or incorrect links by removing a relationship from one entity to another.
Instructions
Remove a relationship link from one entity to another. Use this to correct outdated or incorrect links in the knowledge graph.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to_id | Yes | Target entity ID to unlink | |
| from_key | Yes | Source entity key | |
| from_category | Yes | Source entity category |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Target entity ID | |
| from | No | Source as 'category/key' | |
| success | No |