get_cluster_nodes
Retrieve all nodes in a Valkey cluster with role, address, health status, and slot ranges. Alerts if 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 |