computer.hotkey
Send keyboard shortcuts by specifying key combinations as a string or list, enabling automated control of applications and system actions.
Instructions
Press a key combination. Pass a string like 'ctrl+s' or a list like ['ctrl', 'shift', 't'].
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keys | Yes |