mouse_scroll
Scroll the mouse wheel vertically to navigate content, optionally moving pointer to a specified position first. Specify positive amount to scroll up or negative to 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 |