scroll_and_snapshot
Reveal content below the fold by scrolling up or down, then capture a snapshot. Solves the issue of missing off-screen content in browser captures.
Instructions
Scroll the page and take a snapshot. Useful for revealing content below the fold.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tabId | Yes | Tab ID from create_tab | |
| amount | No | Pixels to scroll | |
| waitMs | No | Milliseconds to wait after scrolling before snapshot | |
| direction | Yes | Scroll direction |