crux_field_data
Retrieve real-user Core Web Vitals field data from the Chrome UX Report for an origin or URL, including p75s and histograms, to replace PageSpeed's discontinued field block.
Instructions
Read real-user Core Web Vitals for an origin or URL from the Chrome UX Report: the current 28-day field record with p75s and histograms. Field data, not a lab test; PageSpeed's own field block is being discontinued. Needs SEO_MCP_CRUX_KEY or a PageSpeed key allowed to call the Chrome UX Report API; read-only
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | A single page URL. Give origin or url, not both | |
| origin | No | Origin such as https://example.com; aggregates every page under it. Give origin or url, not both | |
| metrics | No | Metric names to request; omit for all available | |
| formFactor | No | Device class; omit for all form factors combined |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| notes | Yes | ||
| origin | Yes | ||
| source | Yes | ||
| hasData | Yes | ||
| metrics | Yes | ||
| formFactor | Yes | ||
| normalizedUrl | No | ||
| collectionPeriod | No |