press_key
Send a key or key-combination press to a specified app, including modifier and navigation keys. Supports xdotool syntax for special keys.
Instructions
Press a key or key-combination on the keyboard, including modifier and navigation keys. This supports xdotool's key syntax, for example a, Return, super+c, Up, or KP_0.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app | Yes | App name, full app path, or unambiguous bundle identifier | |
| key | Yes | Key or key combination to press |