capture_screen_region
Capture a rectangular region of the screen specified by pixel coordinates and dimensions. Save the screenshot as a PNG file.
Instructions
Capture a screen-space rectangle in physical pixels.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| region | Yes | Screen-space rectangle in physical pixels. | |
| outputPath | No | Optional absolute PNG output path. |