browser_scroll
Scroll a browser page vertically by a specified pixel offset to navigate content or review page sections during agent workflows.
Instructions
Scrolls the page vertically by delta pixels.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| delta_y | Yes | Vertical pixel scroll offset. | |
| session_id | No | Optional browser tab/session identifier. |