Web audit summary
get_audit_summaryWeb audit health summary for a project: site health score, its change since the last crawl, and the top-3 prioritized fixes.
project_id is a ranking id from list_projects. The fix-next verdict explains why each item matters and which area it touches, alongside quick wins, pages at risk, and what was fixed since the last crawl. Free — calling it never consumes lookups.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fixed | Yes | ||
| fix_next | Yes | ||
| project_id | Yes | ||
| quick_wins | Yes | ||
| since_last | Yes | ||
| health_delta | Yes | ||
| health_score | Yes | ||
| pages_at_risk | Yes |