lcp_optimization
Analyzes Largest Contentful Paint for a webpage. Identifies the LCP element, measures TTFB, resource load time, and render delay, then provides specific optimization suggestions to improve LCP below 2.5 seconds.
Instructions
Deep Largest Contentful Paint (LCP) analysis. Identifies the LCP element, measures TTFB, resource load time, and render delay. Provides specific optimization suggestions to improve LCP below the 2.5s threshold.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL of the page to analyze LCP (e.g., http://localhost:3000) |