codebase_remove
Remove a project's codebase index from the vector database, stopping file watcher and canceling in-progress tasks before deletion.
Instructions
Remove a project's codebase index entirely from the vector database. Safely stops the file watcher, cancels any in-progress indexing/update (with drain), and waits for any in-flight graph build before deleting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | Yes | Absolute path to the project directory. |