bind_input_key
Define or extend keyboard input bindings for a named action, specifying key and optional modifiers like Ctrl, Alt, Shift, or Meta.
Instructions
Create or extend a keyboard input binding
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| alt | No | ||
| key | Yes | ||
| ctrl | No | ||
| meta | No | ||
| shift | No | ||
| action_name | Yes |