clear_cache
Clear the query cache to free memory and force fresh results, optionally scoped to specific file paths.
Instructions
Clear the query cache to free memory and force fresh results
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| affected_paths | No | Optional list of file paths that were modified - only cache entries related to these paths will be cleared (clears all if not provided) |