get_lighthouse
Generate Lighthouse performance reports to analyze web page metrics including performance, accessibility, best practices, and SEO. Specify categories to focus on specific audits or skip unnecessary ones for targeted analysis.
Instructions
获取 Lighthouse 性能报告(包括性能、可访问性、最佳实践、SEO 等指标)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | 页面 URL(可选) | |
| onlyCategories | No | 只分析的类别(可选,如:performance, accessibility, best-practices, seo) | |
| skipAudits | No | 跳过的审计项 ID(可选,如:uses-optimized-images, render-blocking-resources) |