scroll
Scroll the frontmost allowlisted application at specified screen coordinates by a set number of ticks in any direction.
Instructions
Scroll at the given coordinates. The frontmost application must be in the session allowlist at the time of this call, or this tool returns an error and does nothing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| coordinate | Yes | (x, y): Horizontal pixel position read directly from the most recent screenshot image, measured from the left edge. The server handles all scaling. | |
| scroll_amount | Yes | Number of scroll ticks. | |
| scroll_direction | Yes | Direction to scroll. |