scroll
Adjust the viewport in any direction by a defined amount, target a specific element's container, or center a referenced element in view.
Instructions
Scroll: direction:"down"+amount (ticks, 1 tick ≈ 80% viewport; ref scrolls that element's container) — or y:<p…
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| y | No | ||
| ref | No | ||
| amount | No | ||
| frameId | No | frameId (omit=top) | |
| intoView | No | Ref to scroll into center of viewport | |
| direction | No |