act
Execute UI actions like press, select, type, or launch on an Apple TV device, then provide an observation_id to verify changes and continue automation.
Instructions
Act once, then observe. UI inputs need observation_id.
Select activates a unique, already focused label without moving focus.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role | No | Cell | |
| image | No | ||
| value | Yes | ||
| action | Yes | ||
| device | Yes | ||
| expected_app | No | ||
| expected_label | No | ||
| observation_id | No |