get_cluster_nodes
Lists all nodes in a Valkey cluster with their role, address, health status, and slot ranges. Returns an error message if the instance is not in cluster mode.
Instructions
Discover all nodes in the Valkey cluster — role (master/replica), address, health status, and slot ranges. Returns an error message if this instance is not running in cluster mode.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instanceId | No | Optional instance ID override |