screenshot_page
Capture a screenshot of the current web page. The screenshot is returned as base64-encoded PNG, or saved to a file if a path is provided.
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. |