cwv_audit_site
Audit any URL or local HTML file, receiving a 0-100 Core Web Vitals score, LCP/CLS/INP metrics, and diagnostics to pinpoint performance problems.
Instructions
Run a comprehensive Core Web Vitals audit on a live URL or local HTML file, returning 0-100 score, LCP/CLS/INP metrics, and diagnostic findings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | No | Device simulation mode. Default: 'mobile'. | mobile |
| target | Yes | URL (e.g. 'https://example.com') or local file path to audit. | |
| min_score | No | Minimum acceptable score threshold (0-100). Default: 85. |