get_lcp_opportunities
Identify LCP (Largest Contentful Paint) optimization opportunities for websites by analyzing URLs, specifying device type, and setting performance thresholds. Provides actionable insights to improve page load speed.
Instructions
Get LCP optimization opportunities for a website
Input Schema
Name | Required | Description | Default |
---|---|---|---|
device | No | Device to emulate (default: desktop) | desktop |
includeDetails | No | Include detailed metrics and recommendations | |
threshold | No | LCP threshold in seconds (default: 2.5) | |
url | Yes | URL to audit |