view_application_thumbnail
Capture a low-resolution thumbnail screenshot of the application window to quickly inspect the current UI state.
Instructions
Take a small thumbnail screenshot of the application window.
Returns a low-resolution preview for quick UI state checks. Use view_application for detailed inspection.
Returns: Base64-encoded JPEG string prefixed with data URI scheme.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |