mouse_scroll
Scroll the mouse wheel vertically by a specified amount, with optional repositioning. Positive values scroll up, negative values scroll down.
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 |