get_cluster_nodes
Lists all nodes in a Valkey cluster with role, address, health, and slot ranges. Detects when the instance is not running in cluster mode by returning an error.
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 |