Right Click
right_clickTrigger context menus and secondary actions by right-clicking a UI element or screen coordinate, with optional key modifiers for macOS automation.
Instructions
Right-click a bound element or frame coordinate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | ||
| app_ref | No | ||
| strategy | No | Prefer accessibility, require accessibility, or require event dispatch. | auto |
| modifiers | No | Comma or plus separated key modifiers. | |
| return_state | No | Optionally observe the target again after the action. | none |