graph_stats
Get summary statistics of a SAST graph including node and edge counts, community detection, and confidence breakdown.
Instructions
Return summary statistics: node count, edge count, communities, confidence breakdown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | No | Absolute path to a project directory containing graphify-out/graph.json. Optional — defaults to the graph this server was started with. |