GenOffice app screenshot
genoffice_app_screenshotCapture a PNG screenshot of the running GenOffice app window via CDP and save it to a specified path to inspect the current UI state and verify visual output.
Instructions
Capture a PNG screenshot of the GenOffice app window over CDP and save it to outPath. Requires the app running with the debug port (genoffice_app_launch). Use together with vision to inspect the current UI state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| outPath | Yes | Absolute path for the .png (e.g. /tmp/genoffice.png) |