argus_audit
Run a rapid QA audit on any URL to catch JavaScript errors, accessibility failures, and more, with results returned as structured JSON.
Instructions
Run a quick (cheap) QA pass on a URL. Returns findings as JSON.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Full URL to audit (e.g. http://localhost:3000/checkout) | |
| critical | No | Treat this route as critical — console errors become critical severity |