screenshot_url
Capture a screenshot of any URL with options for full page, specific elements, device emulation, and wait conditions.
Instructions
Take a screenshot of a URL
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to capture a screenshot of | |
| fullPage | No | Whether to capture full page or just viewport. Default: false | |
| selector | No | Optional CSS selector to screenshot only that element | |
| waitForSelector | No | Optional CSS selector to wait for before taking screenshot | |
| device | No | Optional device to emulate (e.g., "iPhone 13", "Pixel 5") |