overwatch_summary
High-level network health snapshot for 'how's the network?' style questions. Wraps GET /api/devices?alerts=1&tags=1 (requires permission: devices) and aggregates in-tool: device count, active alert count (total + by severity when present on the alert row), and the top-N devices by alert count. Drill into specific devices with device_get.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top_n | No | How many 'loudest' devices to return (1-50). Default 10. |