admin_get_cache_stats
Retrieve detailed cache statistics including reference counts, namespace breakdown, and expiry status to monitor cache health and optimize performance.
Instructions
Get detailed cache statistics.
⚠️ ADMIN ONLY - Requires elevated permissions.
Returns: Dictionary with cache statistics including: - Total references and counts by namespace - Active vs expired reference counts - Value type breakdown - Cache configuration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||