right_click
Right-click at the specified screen coordinates to open context menus or trigger secondary actions during desktop automation.
Instructions
Click the right 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) |