Capture Parallels VM screenshot
vm_screenshotCapture a screenshot of a virtual machine's current display and save it as a PNG, either to a specified host path or the default artifact directory.
Instructions
Capture a screenshot of the VM's current screen buffer.
Args: vm: The VM name or UUID. output_path: Optional host path where the PNG will be saved. If omitted, saved to the default artifact directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vm | Yes | ||
| output_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vm | Yes | ||
| path | Yes | ||
| uuid | Yes | ||
| bytes | Yes |