screenshot
Capture the current page as a JPEG screenshot, downscaled to 1024px wide by default, with an option to save the full-resolution version to disk.
Instructions
Screenshot the page as JPEG, downscaled to max 1024px wide.
Args:
save_path: Optional path to also save to disk at full
resolution (format from the extension).
full_resolution: Return the image without downscaling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| save_path | No | ||
| full_resolution | No |