mouse_scroll
Scroll the mouse wheel vertically to navigate content. Specify a positive or negative amount for up or down movement, with optional cursor repositioning before scrolling.
Instructions
Scroll the mouse wheel vertically.
Args: params (ScrollInput): amount (positive up / negative down) and optional position.
Returns: str: JSON confirming the scroll amount.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |