crux_snapshot
Retrieve the latest 28-day Core Web Vitals snapshot (LCP, INP, CLS, FCP, TTFB) for a URL or origin, including metric categories and overall verdict via Chrome UX Report.
Instructions
Return the CURRENT (latest 28-day) p75 Core Web Vitals snapshot (LCP, INP, CLS, FCP, TTFB) for a URL or origin via the Chrome UX Report queryRecord API, with each metric's GOOD/NEEDS_IMPROVEMENT/POOR category and an overall verdict. Use crux_history for the 25-week trend. Small pages/origins legitimately have no field data; that returns no_data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Page-level URL. Use this OR origin. | |
| origin | No | Origin (scheme + host). Use this OR url. | |
| form_factor | No | Form factor; omit for the combined view. |