dbsize
Retrieve the total number of keys stored in a Redis database using this tool, enabling efficient data management and monitoring for Redis MCP Server users.
Instructions
Get the number of keys stored in the Redis database
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{ "properties": {}, "title": "dbsizeArguments", "type": "object" }