knowledge_relation_list
Lists explicit knowledge links from the brainlehr store, optionally filtered by a specific node, relation type, or scope. Use it to read known connections between verified knowledge items.
Instructions
List only explicit knowledge edges, optionally incident to one node and filtered by relation type/scope. This is the canonical link-read path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | No | Optional existing node ID or path | |
| actor | No | Calling agent identity; else BEGOD_KNOWLEDGE_ACTOR or unknown | |
| model | No | Calling model; else BEGOD_KNOWLEDGE_MODEL or unknown | |
| scope | No | all | |
| session | No | Stable session ID; else BEGOD_KNOWLEDGE_SESSION or unknown | |
| relation_type | No |