Screenshot + ask
screenshot_askCapture the current screen and ask a specific question to verify UI state without acting first, enabling safe automation of OpenGL/Vulkan/Metal apps.
Instructions
Take a screenshot of the current screen and ask a short question about it (e.g. "Is there an error dialog visible?", "How many word icons are on screen?", "What color is the strength indicator?"). Use this when you need to check state WITHOUT performing an action first. Phrase the question so a short answer is possible (yes/no, a number, a short label) - see this server's README "Cost model".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| question | Yes | A short, specific question about the current screen. |