get_indexes
Retrieve a JSON-formatted list of indexes from a Redis database using this tool. Designed for the Redis MCP Server, it enables efficient data management and querying by providing essential index information.
Instructions
List of indexes in the Redis database
Returns: str: A JSON string containing the list of indexes or an error message.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |