audit_url
Audit any URL with Lighthouse to get Core Web Vitals, category scores, and prioritized improvement opportunities with estimated savings.
Instructions
Run a Lighthouse performance audit on a URL. Returns Core Web Vitals (LCP, CLS, INP), other performance metrics (FCP, TTFB, Speed Index, TBT), category scores (0-100), and a prioritized list of improvement opportunities with estimated savings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to audit, e.g. https://example.com | |
| device | No | Device emulation mode (default: mobile) | |
| categories | No | Audit categories to run (default: performance only) |