clear_cache
Clear cached repository index to resolve corruption issues or force a fresh index for accurate code navigation and retrieval.
Instructions
Clear the cached index for a repository. Useful if cache becomes corrupted or you want to force a fresh index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Path to repository root. Default: process.cwd() |