scroll_page
Scroll exactly one viewport page on an Android device. Specify content direction (up, down, left, right) to reveal the next section of the current screen.
Instructions
Scroll exactly one viewport page (native one-page scroll).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | No | ADB serial; omit with a single connected device. | |
| direction | Yes | "up" | "down" | "left" | "right" — *content* direction ("down" reveals the content below; the finger swipes up). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||