get_server_info
Retrieve Redis server memory usage, uptime, and keyspace statistics to monitor health and performance.
Instructions
Get Redis server info: memory usage, uptime, and keyspace stats.
Returns: JSON with memory, uptime, and keyspace data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |