android_act_and_observe
Execute one validated Android UI action, synchronize the device state, and return semantic context or diff to verify the effect without blind retries.
Instructions
Execute one validated UI/system action, synchronize, then return semantic context or diff in one round trip. Mutating actions are never blindly retried.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wait | No | ||
| action | Yes | ||
| observe | No |