codebase_graph_remove
Remove the persisted code graph for a project, waiting for any in-flight graph build to finish. The graph can be rebuilt or regenerated automatically.
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. |