Scroll Page
page_scrollScroll the current page by direction (up, down, left, right) or to a specific position. Set custom pixel amounts for directional scrolling or jump to top, bottom, halfway, or exact coordinates.
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 | |||