get_crux_origin
Retrieve Core Web Vitals metrics (LCP, INP, CLS) and their distribution into good, needs improvement, and poor categories for any website origin using Chrome UX Report data.
Instructions
Consulta a Chrome UX Report API para uma origem e retorna LCP, INP, CLS e distribuicoes good/needs improvement/poor agregadas.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| origin | Yes | Origem http/https, por exemplo https://www.example.com. |