mobbin_scroll
Scroll the current page up or down to load more content via infinite scroll. Returns the new scroll position.
Instructions
Scroll the current page up or down. Useful for loading more content (Mobbin uses infinite scroll). Returns scroll position.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | No | Pixels to scroll (default: 800). | |
| direction | No | Scroll direction (default: down). | down |