capture_screenshot
Capture a hosted screenshot of a URL including a full UX and accessibility audit. Choose basic mode for reduced cost.
Instructions
[session] Capture a hosted screenshot of a URL plus the full audit result. CONSUMES 1 audit quota, implemented via audit_url under the hood, not a lightweight headless snapshot. Use mode='basic' for cheapest. Hints (viewport, fullPage, highlightIssues, waitForSelector) are advisory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The website URL to capture | |
| mode | No | Audit depth mode (default: basic) | |
| wait | No | Wait for audit completion (default: true) | |
| timeout | No | Optional wait timeout in milliseconds | |
| interval | No | Polling interval in milliseconds | |
| viewport | No | Viewport hints (currently informational) | |
| fullPage | No | Full-page capture hint (informational) | |
| highlightIssues | No | Highlight issues hint (informational) | |
| waitForSelector | No | Selector to wait for before capture | |
| user_agent | No | Optional custom user agent string | |
| engine_version | No | Optional engine version to use |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |