scroll
Scroll up, down, left, or right at a specified screen coordinate by a given number of clicks.
Instructions
Scroll in a direction by an amount at a coordinate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| coordinate | Yes | [x, y] in the model coordinate space (scaled to the screen). | |
| scroll_direction | Yes | ||
| scroll_amount | Yes | Number of scroll 'clicks'. |