safari_scroll
Scroll web pages up or down by a specified pixel amount in Safari browser automation, enabling AI agents to navigate content programmatically.
Instructions
Scroll the page up or down by a specified amount
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| direction | No | Scroll direction (default: down) | |
| amount | No | Pixels to scroll (default: 500) |