codebase_graph_status
Check code dependency graph status: build progress, node/edge counts, last build time, and memory cache state to poll after initiating 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. |