capture_desktop_screenshot
Capture the entire visible desktop across all displays and return image content plus metadata for UI automation and visual inspection. Optionally save to disk or return base64.
Instructions
Capture the complete visible virtual desktop across all displays and return text metadata plus MCP image content; this is not a background-tab screenshot, save_path only adds a disk copy, and return_base64 is opt-in. width/height/left/top are PHYSICAL screen pixels and are exactly the range mouse_click accepts, unscaled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| save_path | No | ||
| return_base64 | No |