swipe
Drag from point (x1, y1) to (x2, y2) on an Android device over a set duration. Use for touch-based navigation, scrolling, or automation.
Instructions
Swipe from (x1, y1) to (x2, y2) over duration seconds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x1 | Yes | ||
| x2 | Yes | ||
| y1 | Yes | ||
| y2 | Yes | ||
| duration | No | ||
| device_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |