browser_click
Clicks at specified screen coordinates (x, y) using left, right, or middle button. Enables precise mouse actions during automated web browsing.
Instructions
Click at screen coordinates (x, y). button is 'left'/'right'/'middle'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | ||
| y | Yes | ||
| button | No | left | |
| clicks | No |