sadd
Add one or more members to a Redis set using the specified key. The tool facilitates efficient data management within the Redis MCP Server by enabling structured set operations.
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 |