scroll
Scroll the page or window in a specified direction with adjustable steps. Optionally set coordinates to scroll at a specific location.
Instructions
Scroll at the current mouse position or at given coordinates
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | X coordinate to scroll at (moves mouse first) | |
| y | No | Y coordinate to scroll at (moves mouse first) | |
| amount | No | Number of scroll steps | |
| direction | Yes | Scroll direction |