smembers
Retrieve all members from a Redis set using the specified key. Simplify data management within Redis databases by accessing complete set details directly through the MCP protocol.
Instructions
Get all members in a set
Input Schema
Name | Required | Description | Default |
---|---|---|---|
key | Yes | Set key |