screenshot_page
Capture a full-page screenshot of the current browser tab and return it as a base64-encoded PNG image, or optionally save to a specified file path.
Instructions
Capture page screenshot as base64 PNG.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| saveTo | No | Optional file path to save the screenshot to instead of returning it as image data in the response. |