audit_site
Recursively audits HTML files in a folder, providing per-file scores, aggregate summary with mean and worst pages, common findings, and top opportunities to quickly identify pages needing improvement.
Instructions
Recursively audit every HTML file under a folder.
Returns per-file scores, an aggregate summary (mean score, worst pages, most common findings), and the top opportunities for improvement.
Useful as the first call against a content directory to spot the worst offenders quickly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder | Yes | ||
| pattern | No | *.html | |
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||