middle_click
Perform a middle mouse button click at specified pixel coordinates to trigger actions like opening links in new tabs or auto-scrolling during macOS desktop automation.
Instructions
Click the middle mouse button at the specified coordinates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | Horizontal position (pixel coordinate in the screenshot coordinate space) | |
| y | Yes | Vertical position (pixel coordinate in the screenshot coordinate space) |