god_nodes
Identifies the most connected core nodes in a knowledge graph, revealing key abstractions. Specify top N results and project path.
Instructions
Return the most connected nodes - the core abstractions of the knowledge graph.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top_n | No | ||
| project_path | No | Absolute path to a project directory containing graphify-out/graph.json. Optional — defaults to the graph this server was started with. |