summarize_all_sites
Get a bird's-eye view of all your sites: fleet totals, status breakdown, sites needing attention, and top movers. Prioritize actions based on live, active, quiet, or no_events status.
Instructions
ANSWER FIRST for any 'how is everything doing' / 'what should I look at' / 'give me a status' question across the user's whole workspace. Returns fleet totals (visitors, events, % vs prior period), status breakdown (live/active/quiet/no_events), a prioritized 'needs attention' list (sites without events, sites that suddenly went quiet, big down-movers), top movers (by absolute % change, volume-gated to ignore tiny-volume noise), and AI-traffic leaders. Default range last_7_days. Lead the response with fleet_totals, then needs_attention if non-empty, then top_movers. Don't repeat the raw numbers — paraphrase them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date_range | No | Time window. One of: today, yesterday, last_7_days, last_14_days, last_30_days, last_90_days. Defaults to last_7_days. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| range | Yes | ||
| fleet_totals | Yes | ||
| status_breakdown | Yes | ||
| needs_attention | Yes | Prioritized list: 'no_events' (install missing), 'suddenly_quiet' (was active, now silent), 'down_mover' (visitors dropped ≥30%). | |
| top_movers | Yes | ||
| ai_traffic_leaders | Yes |