screenshot
Capture a PNG snapshot of the current page or a specific element. Specify a CSS selector for targeted capture or enable full_page to include the entire scrollable page.
Instructions
Capture a PNG screenshot of the current page or a specific element.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | No | Optional CSS selector — captures only that element instead of the page. | |
| full_page | No | Capture the full scrollable page, not just the viewport (default: false). |