Start a site audit
site_audit_startRun a post-deployment site audit to find broken links, missing titles/descriptions, redirect chains, thin content, and schema gaps, with page names for fixes.
Instructions
Run right after deploying: crawls the site and reports broken links, missing titles/descriptions, redirect chains, thin content and schema gaps — each finding names the page so you can fix it here. Costs credits (price returned before any charge on the confirmation field). Async: poll with site_audit_get.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Site to audit, e.g. https://example.com | |
| confirm | No | Set true only after the user agrees to the quoted credit cost | |
| request_key | No | Request key returned by the first confirmation response; must be sent back with confirm=true so retries cannot charge twice |