get_core_web_vitals
Analyze Core Web Vitals metrics for a website, including LCP, FID, and CLS, to assess performance and identify optimization opportunities. Specify URL, device type, and optional thresholds for detailed insights.
Instructions
Get Core Web Vitals metrics for a website
Input Schema
Name | Required | Description | Default |
---|---|---|---|
device | No | Device to emulate (default: desktop) | desktop |
includeDetails | No | Include detailed metrics and recommendations | |
threshold | No | ||
url | Yes | URL to audit |