get_audit
Checks the status and results of a web accessibility audit, providing per-step progress, severity summary, and download links for JSON and Excel reports.
Instructions
Check an audit started with start_audit: returns overall status, per-step progress (scan → viewports → screenshots → agent → excel → publish), and — once complete — a severity summary plus short-lived download URLs for the report (JSON) and the Excel workbook. Poll every ~15s while status is pending/running. Only the account that started an audit can read it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The audit id returned by start_audit |