rag_cache_clear
Clear cached RAG retrievals to force fresh results from source when context changes.
Instructions
Clear the LAZY-RAG cache — drop all cached retrievals so the next rag_query rebuilds from source. Use when the underlying context has changed and you want fresh results instead of cached ones.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||