get_health
Retrieve a synthetic health summary for your Redis/Valkey instance, surfacing key metrics like hit rate and memory fragmentation to quickly identify issues without parsing raw INFO output.
Instructions
Get a synthetic health summary for the active instance: keyspace hit rate, memory fragmentation ratio, connected clients, replication lag (replicas only), and keyspace size. Use this as the first call when investigating an instance — it surfaces the most actionable signals without requiring you to parse raw INFO output.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instanceId | No | Optional instance ID override |