diagnose
Group repeated errors from browser and server with counts, list failed or 4xx-5xx network requests, and provide a one-line summary for quick triage.
Instructions
Triage what's broken right now: group repeated errors (browser console/page errors + server errors) with counts, list failed/4xx-5xx network requests, and return a one-line summary. Start here before digging through get_logs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app | No | Scope to one app/project (pane label or id). | |
| windowMs | No | Only consider events from the last N ms (default: all). |