cache_status
Monitor cache performance by checking key count, hit/miss ratio, and memory usage to determine if responses are served from cache or live data.
Instructions
Return current cache statistics: key count, hit/miss ratio, memory usage. Useful for understanding whether responses are served from cache vs live data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No |