get_cluster_nodes
Get a complete list of Valkey cluster nodes with role, address, health status, and slot ranges. Errors 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 |