info
Retrieve Redis server details and statistics, such as memory or CPU usage, by specifying a section. Ideal for monitoring and managing Redis data efficiently.
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 |