screenshot_mobile
Capture a screenshot at iPhone 14 Pro viewport (393×852).
Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
url | string | Yes | — | The URL to screenshot |
fullPage | boolean | No | false | Capture full scrollable page |
format | string | No | "png" | png, jpeg, or webp |
Example
Take a mobile screenshot of https://myapp.comNotes
- Uses iPhone 14 Pro dimensions: 393×852
- Great for checking responsive layouts and mobile-specific issues