page_speed_audit
Audit a webpage's loading speed and Core Web Vitals to identify performance issues and optimization opportunities.
Instructions
Audit a page's loading performance: Core Web Vitals, performance score, opportunities.
Args:
url: Full URL to audit (e.g. "https://example.com")
strategy: "desktop" or "mobile" (default: "desktop")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| config | No | ||
| strategy | No | desktop |