press_key
Simulate keyboard input to control demo recordings and presentations, pressing keys like return, tab, arrows with optional modifiers.
Instructions
Press a key with optional modifiers. Keys: return, tab, space, escape, delete, arrows, home/end, pageup/pagedown, a–z, 0–9. Modifiers: cmd, shift, alt, ctrl.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | key name, e.g. "return" | |
| modifiers | No | e.g. ["cmd"] |