codebase_context_remove
Remove indexed context artifacts for a project from the vector database. Use this after indexing finishes to clean up or reset codebase context.
Instructions
Remove all indexed context artifacts for a project from the vector database. Blocked while indexing is in progress — use codebase_stop or wait for the operation to finish first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | Yes | Absolute path to the project directory. |