key_combination
Press key combinations with modifiers in the focused app or menu. Simulates menu shortcuts, not OS-global hotkeys.
Instructions
Presses a focused-app or menu key combination with modifiers; OS-global hotkeys such as Electron globalShortcut are not guaranteed
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| modifiers | Yes | Modifier keys to hold (command, shift, option, control) | |
| key | Yes | Key to press with modifiers in the focused app/menu shortcut path; OS-global hotkeys are not guaranteed |