Capture Screenshot
capture_screenshotCapture screenshots and save them to a specified file path. Supports fullscreen, window, or selected region.
Instructions
Take a screenshot and save to the specified path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute file path to save the screenshot (e.g. '/tmp/screenshot.png') | |
| region | No | Capture region: fullscreen (default), window, or selection | fullscreen |