query_ckg
Retrieve a concept's subgraph (prerequisites + dependents) up to N hops. Use this to traverse the knowledge graph.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hops | No | Traversal depth (1-5, default 3) | |
| domain | Yes | Domain to query | |
| concept | Yes | Exact concept label (e.g. 'Flex Credit', 'Lifetime Token Allocation') |