client_list
Retrieve a list of all active clients connected to the Redis server for real-time monitoring and management of connections.
Instructions
Get a list of connected clients to the Redis server.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "client_listArguments",
"type": "object"
}