knowledge_relation_remove
Remove a single knowledge relation by its ID without deleting connected nodes. Use to clean up incorrect or outdated links while preserving entities.
Instructions
Remove exactly one explicit edge by relation ID. Nodes are never deleted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actor | No | Calling agent identity; else BEGOD_KNOWLEDGE_ACTOR or unknown | |
| model | No | Calling model; else BEGOD_KNOWLEDGE_MODEL or unknown | |
| session | No | Stable session ID; else BEGOD_KNOWLEDGE_SESSION or unknown | |
| relation_id | Yes |