screen_shot
Capture screen images from any GUI application on a virtual desktop, with options for specific regions, file formats, and page stabilization.
Instructions
Capture the screen, optionally cropped to a region.
Args: region: Area to capture (full screen if omitted). format: "webp" (default, smaller payload) or "png" (lossless). stabilize: Wait for the page to stop moving before capturing (max 2.5 s). Useful right after navigation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| region | No | ||
| format | No | webp | |
| stabilize | No |