Explore a concept and its graph
explore_conceptRetrieve a concept note with its outbound links and inbound backlinks to walk the knowledge graph around a topic instead of running a flat search.
Instructions
Return a note together with the notes it links to (outbound) and the notes that link back to it (inbound). Use to walk the knowledge graph around a concept instead of a flat search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | 1 = direct neighbours (default), 2 = two hops | |
| concept | Yes | A concept title or slug, e.g. 'Retrieval-Augmented Generation' |