take_screenshot
Capture macOS screenshots of fullscreen, window, or selection with options for format, cursor visibility, window shadow, and timestamped filenames. Save to specified path.
Instructions
Take a screenshot using macOS screencapture
Input Schema
Name | Required | Description | Default |
---|---|---|---|
format | No | Image format | |
hideCursor | No | Whether to hide the cursor | |
path | Yes | Path where to save the screenshot | |
shadow | No | Whether to include the window shadow (only for window type) | |
timestamp | No | Timestamp to add to filename | |
type | Yes | Type of screenshot to take |