codebase_graph_remove
Remove a project's persisted code graph after any in-flight build finishes. The graph can be rebuilt later for re-indexing.
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. |