page_scroll
Scroll the page in a specified direction (up, down, left, right) or to top/bottom. Pixel distance is adjustable for directional scrolls.
Instructions
Scroll the page in a direction.
direction: up | down | left | right | top | bottom.
pixels is ignored for top/bottom (they scroll to absolute position).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pixels | No | ||
| tab_id | No | ||
| direction | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |