get_cluster_nodes
Discover all nodes in a Valkey cluster, including role, address, health status, and slot ranges, with an error if 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 |