mouse_scroll
Scroll the mouse at specific screen coordinates to navigate content. Specify X/Y position and scroll direction (up/down) with dy values.
Instructions
Scroll at screen coordinates. dy negative=up, positive=down.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | ||
| y | Yes | ||
| dx | Yes | ||
| dy | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |