view_application
Take a screenshot of the application window to visually inspect its current state and GUI appearance.
Instructions
Take a screenshot of the application window.
Returns a base64-encoded JPEG image of the current window state. Use this to visually inspect the GUI appearance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_size | No | Maximum width/height in pixels (default 800) | |
| quality | No | JPEG quality 1-100 (default 70) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |