Back to tools

get_network_health_summary

Provides a high-level orchestration health summary for the entire network. Ideal for monitor dashboards.

Schema and Policy
{
  "name": "get_network_health_summary",
  "description": "Provides a high-level orchestration health summary for the entire network. Ideal for monitor dashboards.",
  "inputSchema": {
    "type": "object",
    "properties": {}
  },
  "category": "Network",
  "authRequired": false,
  "mutability": "read",
  "status": "active"
}