cloak_scroll
Scroll web pages up or down by specified pixel amounts to navigate content and capture updated page snapshots for browser automation tasks.
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 | |||