press_key
Press a keyboard key in a Tauri desktop application window, either on the focused window or a specified one.
Instructions
Press key
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Key name | |
| window | No | Window label (default: focused window) |