get_app_state
Retrieve the current app window state, including a screenshot and accessibility tree, before interacting with the app on macOS.
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 |