get_app_state
Initialize or retrieve the state of an app's key window, returning a screenshot and accessibility tree. Required before each interaction with the app.
Instructions
Start an app use session if needed, then get the state of the app's key window and return a screenshot and accessibility tree. This must be called once per assistant turn before interacting with the app
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app | Yes | App name, full app path, or unambiguous bundle identifier |