codebase_graph_status
Check the status of a code dependency graph to monitor build progress, node/edge counts, and cache state. Poll after initiating a build to track completion.
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. |