speed_audit
Run a speed audit on one page: measure Core Web Vitals, identify top Lighthouse opportunities, and get actionable recommendations.
Instructions
READ-ONLY speed-only audit of ONE page. Always runs the HTML speed heuristics on the fetched page; when PAGESPEED_API_KEY is set it also runs Google PageSpeed Insights (mobile) for that page and returns Core Web Vitals (LCP, CLS, INP, TBT, TTFB) plus the top Lighthouse opportunities. Every finding carries category 'speed' and a 'how it should be' recommendation. Use audit_site for a whole-site, multi-pillar audit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The exact page URL to measure, e.g. https://example.com/pricing |