get_cache_diagnostics
Check cache health including existence, size, and writability. Enable debug mode to reveal cache path and stored keys for troubleshooting.
Instructions
Check persistent-cache health (exists, size, writability). Pass debug=true to additionally reveal the cache path and stored keys (host-sensitive). For debugging.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| debug | No | Include the host cache path and cached keys (default false). |