perform_secondary_action
Triggers a specific secondary accessibility action on a chosen UI element in a desktop app. Use it to activate options that standard clicks do not expose.
Instructions
Invoke a secondary accessibility action exposed by an element
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app | Yes | App name, full app path, or unambiguous bundle identifier | |
| action | Yes | Secondary accessibility action name | |
| element_index | Yes | Element identifier |