codebase_graph_remove
Removes a project's persisted code graph, waiting for any in-flight build to finish first. The graph can be rebuilt automatically 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. |