screenshot
Capture an image of the focused monitor, a specified window, or a defined region, returning the image file path and JSON metadata with geometry and scale for coordinate mapping.
Instructions
Capture the focused monitor, a window (window: "active" or an
address from desktop, cheapest for reading one app), or a region
"x,y,WxH". Returns the image (or a file path to read) + JSON metadata
with geometry/scale for pixel→global mapping. scale 0.1-1.0:
optional deliberate downscale, usually leave unset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scale | No | ||
| region | No | ||
| window | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |