rag_cache_clear
Clear the LAZY-RAG cache to force the next retrieval to rebuild from source, ensuring fresh results when underlying data 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 | |||