key_down
Hold a key down for a specified duration with automatic release, supporting overlapping key presses for simultaneous input.
Instructions
Hold a physical key (e.g. KeyA). Other keys can overlap. Automatically releases after holdMs (default 5000, max 30000). No modifier shortcuts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| holdMs | No |