run_audit
Analyze webpage performance, accessibility, SEO, and best practices using Lighthouse audits by specifying a URL, device type, and optional categories.
Instructions
Run a Lighthouse audit on a URL
Input Schema
Name | Required | Description | Default |
---|---|---|---|
categories | No | Categories to audit (defaults to all) | |
device | No | Device to emulate (defaults to mobile) | |
throttling | No | Whether to apply network throttling (defaults to true) | |
url | Yes | URL to audit |