scroll
Navigate windows by rotating the mouse wheel at the current pointer location. Positive amount rotates up, negative rotates down.
Instructions
Scroll the wheel at the current mouse position: positive = up, negative = down.
Returns {"ok", "action", "instance", "detail"}. One unit ≈ one wheel notch (a few lines).
Scrolling targets the window under the pointer — move_mouse/click there first. Fails (isError)
on amount=0 (a no-op) or a dead instance. observe/settle_ms: see click().
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | ||
| observe | No | none | |
| instance | No | ||
| settle_ms | No |