cluster_status
Retrieve real-time cluster status and load distribution per node, including CPU, memory, load average, active tasks, health, and reachability, to monitor health and determine optimal routing.
Instructions
Get current cluster status and load distribution.
Shows real-time metrics for all cluster nodes:
CPU usage percentage
Memory usage percentage
1-minute load average
Active task count
Health status (healthy/overloaded)
Reachability
Use this to:
Check cluster health before heavy operations
Determine optimal node for manual routing
Debug cluster connectivity issues
Monitor distributed execution
Returns JSON with status for each node.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |