ios_swipe
Swipe once on an iOS element to scroll carousels, change pages, or reveal swipe-to-reveal rows. Specify a direction and an optional element reference for targeted actions.
Instructions
Swipe once, for carousels, page views, and swipe-to-reveal rows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | No | A ref from the last observation, such as 'e7'. Preferred. | |
| target | No | Plain description of the element, e.g. 'the Send button'. Used if no ref. | |
| idem_key | No | Optional key making a retry a no-op. Pass the same key when repeating an action you are unsure completed. | |
| direction | Yes | up, down, left, or right. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||