lighthouse_audit
Audit web pages for accessibility, SEO, best practices, and agentic browsing, generating scores and reports. Performance is not included; use performance_start_trace for that.
Instructions
Get Lighthouse score and reports for accessibility, SEO, best practices, and agentic browsing. This excludes performance. For performance audits, run performance_start_trace
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | "navigation" reloads & audits. "snapshot" analyzes current state. | navigation |
| device | No | Device to emulate. | desktop |
| outputDirPath | No | Directory for reports. If omitted, uses temporary files. |