c_clear_cache
Clear the embeddings cache to resolve corruption issues or prepare for reindexing after major codebase changes, ensuring accurate semantic code search results.
Instructions
Clears the embeddings cache, forcing a complete reindex on next search or manual index operation. Useful when encountering cache corruption or after major codebase changes.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||