ui_keyboard
Simulate keyboard inputs including key presses and modifier shortcuts to operate TradingView desktop, facilitating actions like Enter, Ctrl+Z, or Alt+S.
Instructions
Press keyboard keys or shortcuts (e.g., Enter, Escape, Alt+S, Ctrl+Z)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Key to press (e.g., "Enter", "Escape", "Tab", "a", "ArrowUp") | |
| modifiers | No | Modifier keys to hold (e.g., ["ctrl", "shift"]) |