seopass_lighthouse_plan
Build a Lighthouse execution plan for a given URL, specifying the strategy (mobile/desktop) and categories such as performance or accessibility.
Instructions
Build the Lighthouse execution plan for a SEOPass target URL. Execution and persistence land in a later chunk.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Target URL to audit with Lighthouse | |
| strategy | No | Lighthouse strategy (default: mobile) | |
| categories | No | Lighthouse categories to request |