Get Core Web Vitals
get_core_web_vitalsAudit a website's Core Web Vitals (LCP, CLS, INP) for desktop or mobile, with optional custom thresholds to identify performance issues.
Instructions
Get Core Web Vitals metrics for a website
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to audit | |
| device | No | Device to emulate (default: desktop) | desktop |
| threshold | No | ||
| includeDetails | No | Include detailed metrics and recommendations |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| summary | Yes | ||
| recommendations | No |