get_site_audit_bref_info
Retrieve a quick summary of a website audit for dashboard display, including score, error counts by priority, pages scanned, and progress status without consuming API credits.
Instructions
Get quick summary of a single audit for dashboard display. Returns: sdo (0-100 score), highCount/mediumCount/lowCount/informationCount (errors by priority), checkedPageCount (pages scanned), progress (0-100), stoped flag, captchaDetected flag, redirectCount. Lightweight method, does not consume API credits. For detailed analysis use get_site_audit_results_by_categories or get_site_audit_deteailed_report.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reportId | Yes | The unique identifier for an audit report |