info
Get Redis server information and statistics by specifying an optional section such as memory, CPU, or default.
Instructions
Get Redis server information and statistics.
Args: section: The section of the info command (default, memory, cpu, etc.).
Returns: A dictionary of server information or an error message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| section | No | default |