get_app_state
Starts an app use session, then returns a screenshot and accessibility tree for the current window. Use this first to gain app context before interacting.
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 |