safari_scroll_to
Scroll the active Safari page to a specified X and Y coordinate position. Use to navigate to exact locations within a webpage.
Instructions
Scroll to a specific position on the page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | X position (default: 0) | |
| y | No | Y position (default: 0) |