analyze_performance
Run Lighthouse audits on any URL to get Core Web Vitals metrics and prioritized recommendations for improving performance.
Instructions
Run Lighthouse on a URL and get Core Web Vitals scores, metrics, and prioritized recommendations. Returns LCP, FCP, CLS, TBT, SI, TTFB with good/needs-improvement/poor ratings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to analyze | |
| device | No | Device emulation (default: mobile) | |
| categories | No | Lighthouse categories: performance, accessibility, seo, best-practices (default: [performance]) |