analyze-site-health
Diagnose site health by retrieving device status, WAN details, and reboot events for a given site name.
Instructions
Analyze health of a specific site by name (e.g., 'USM'). Returns device status, WAN info, reboot detection
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Site host name (e.g., 'USM', 'USV', 'USA', 'USS', 'USC') | |
| extractFields | No | Comma-separated dotted paths to project from response (e.g. 'id,name,owner.name,columns.*.name'). Use `*` as wildcard for arrays/objects. Wrap field names with dots in backticks. Reduces response tokens dramatically on large entities. |