get_app_state
Fetch the current accessibility tree and state ID of an app to target elements accurately. Use once before each action to ensure fresh UI state.
Instructions
Observe an app ONCE. Returns the accessibility tree + a fresh state_id that element targets reference. Call ONCE before acting; re-observe only after an action or when the next step needs fresh UI state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| detail | No | ||
| app_ref | Yes |