info
Retrieve detailed Redis server information and statistics. Specify a section such as memory or cpu to filter results.
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 |