stm32_capture_ide_screenshot
Capture STM32CubeIDE window or desktop screenshot, return base64 PNG with dimensions, and optionally save to a local file.
Instructions
Captures a screenshot of the STM32CubeIDE window or desktop. Returns dimensions, base64 PNG data, and optionally saves to local file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| save_path | No | ||
| window_only | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |