take_screenshot
Capture your screen as an image, select a region, save to a custom path, or copy to the clipboard for quick sharing.
Instructions
Capture a screenshot.
Args: path: Optional save path (defaults to Desktop with timestamp) region: If True, allows selecting a region (interactive) to_clipboard: If True, saves to clipboard instead of file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| region | No | ||
| to_clipboard | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |