right_click
Perform a right-click at a specified screen coordinate. Optionally hold modifier keys like Ctrl or Shift during the click.
Instructions
Right-click at a coordinate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| coordinate | Yes | [x, y] in the model coordinate space (scaled to the screen). | |
| text | No | Optional modifier key(s) to hold during the click, e.g. 'ctrl' or 'shift+alt'. |