Audit a web page
audit_pageRuns a one-shot audit of any URL to detect tracking tags, duplicate pixels, response-header issues, and resource counts, then delivers findings as a single readable report without requiring a browser.
Instructions
One-shot audit of a URL: tracking tags, duplicate-tag risks, response-header hygiene, and resource counts, as a single readable report. Fast (no browser). For byte-level page weight use analyze_page_weight; for lab Core Web Vitals use measure_performance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Absolute http(s) URL of the page to audit, e.g. https://example.com |