scroll
Move a webpage up or down by a given pixel distance to expose content hidden below the fold or progress through lengthy pages.
Instructions
Scroll page up or down by pixel amount. Use to reveal content below the fold or navigate long pages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tabId | Yes | Tab ID from create_tab | |
| direction | Yes | Scroll direction | |
| amount | No | Pixels to scroll (default: 500) |