crux_history
Retrieve the last 25 weeks of Core Web Vitals p75 metrics (LCP, INP, CLS) for a URL or origin using Chrome UX Report history. Complement your analysis with trend data.
Instructions
Return the last 25 weekly collection periods of Core Web Vitals at p75 (LCP, INP, CLS, etc.) for a URL or origin via the Chrome UX Report History API. Complements psi_analyze with the trend axis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Page-level URL. Use this OR origin. | |
| origin | No | Origin (scheme + host). Use this OR url. | |
| metrics | No | Subset of CrUX metric names (snake_case). Omit for all defaults. | |
| form_factor | No | Form factor; omit for the combined view. |