Run Lighthouse Audit
run_auditAudit a website's performance, accessibility, SEO, and best practices using Google Lighthouse. Specify device and categories for targeted analysis.
Instructions
Run a comprehensive Lighthouse audit on a website
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to audit | |
| device | No | Device to emulate (default: desktop) | desktop |
| categories | No | ||
| throttling | No | Whether to throttle the audit (default: false) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| summary | Yes | ||
| recommendations | No |