Scan URL
scan_urlScan any web page to detect console errors, accessibility issues, Core Web Vitals, SEO, security headers, and privacy concerns, then get a graded report.
Instructions
Inspect a URL with outbound browser and HTTP network requests for console errors, links, accessibility, Core Web Vitals, SEO, security headers, cookie and tracker privacy, mixed content, and page weight. This may write a local screenshot artifact when screenshot:true. Set format:"markdown" for a shareable graded report. allowPrivateNetwork:true is limited to deliberate loopback development targets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| checks | No | ||
| format | No | ||
| maxLinks | No | ||
| viewport | No | ||
| screenshot | No | ||
| weightBudget | No | ||
| allowPrivateNetwork | No |