Get a high-level summary of the indexed codebase
get_graph_summarySummarize a code graph to reveal file, symbol, and edge counts, plus the most-called functions and most-depended-on files.
Instructions
Summary stats: file/symbol/edge counts, most-called functions, most-depended-on files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| graph_path | No | Path to a previously saved graph (default: .codegraph/graph.json) |