codebase_graph_status
Check the code dependency graph's build progress, node/edge count, last built time, and cache status after triggering a build.
Instructions
Check the status of the code dependency graph: build progress (if building), node/edge count, when it was last built, whether it's cached in memory. Use this to poll progress after calling codebase_graph_build.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | No | Absolute path to the project directory. |