analyze_images
Scan page images to detect oversized files, format issues, missing lazy loading, missing dimensions, and identify the LCP hero candidate for preloading.
Instructions
Scan all images on a page: detect oversized images, wrong formats (PNG/JPEG instead of AVIF/WebP), missing lazy loading, missing width/height attributes, and the LCP hero candidate that should be preloaded.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to scan |