diagnose
Triage current issues by grouping repeated errors with counts, listing failed network requests, and providing a one-line summary. Use this before detailed logs.
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). |