get_indexes
Retrieve a JSON-formatted list of all indexes in your Redis database. Use this to efficiently manage and search data structures within Redis for agentic applications.
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 |