get_element_analysis
Analyze a URL to identify DOM elements causing performance issues such as Largest Contentful Paint (LCP), Cumulative Layout Shift (CLS), and lazy-loading problems.
Instructions
Get specific DOM elements causing performance issues (LCP element, CLS elements, lazy-loaded issues)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to analyze | |
| strategy | No | Analysis strategy | mobile |