codebase_graph_stats
Analyze code dependency graphs to reveal total files, connections, orphaned modules, and circular dependencies for improved codebase health.
Instructions
Get statistics about the code dependency graph: total files, edges, most connected files, orphan files, circular dependencies.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | No | Absolute path to the project directory. |