codebase_graph_remove
Remove a project's persisted code graph after waiting for any in-flight build to finish. The graph can be rebuilt on the next index.
Instructions
Remove a project's persisted code graph. Waits for any in-flight graph build to finish first. The graph can be rebuilt with codebase_graph_build or will be rebuilt automatically on the next codebase_index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | Yes | Absolute path to the project directory. |