sadd
Add one or multiple members to a Redis set using the specified key, enabling efficient data management and organization within the Redis MCP Server.
Instructions
Add one or more members to a set
Input Schema
Name | Required | Description | Default |
---|---|---|---|
key | Yes | Set key | |
members | Yes | Members to add to the set |