browser_scroll
Scroll a web page vertically by a specified pixel amount and return the updated page snapshot.
Instructions
Scroll the page. Returns an updated snapshot.
Args: page_id: Target page ID. direction: 'up' or 'down'. amount: Pixels to scroll.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | Yes | ||
| direction | No | down | |
| amount | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||