Scroll Page
page_scrollNavigate page content by scrolling in any direction or jumping to exact coordinates. Supports directional, half-page, top/bottom, and position-based scrolling.
Instructions
Scroll the current page by direction or to a position.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | X coordinate for direction=position. | |
| y | No | Y coordinate for direction=position. | |
| pixels | No | Pixel distance for directional scrolling. | |
| direction | No | Scroll direction or target: down, up, left, right, top, bottom, half, position. | down |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||