Capture website screenshots
capture_websiteCapture desktop, mobile, or both screenshots for a website. Successful screenshots are reused from cache until TTL expiry; failed or blocked captures are never cached and are retried live on the next call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Website URL or domain to capture. | |
| device | No | Screenshot device variant. | both |
| delayMs | No | Extra settling delay before capture. | |
| fullPage | No | Capture the full scrollable page instead of only the viewport. | |
| ttlSeconds | No | Cache TTL in seconds. 0 disables reuse for this request. |