keyboard_key
Press keyboard keys and combinations using human-friendly strings like 'ctrl+c' or 'alt+tab'. Send keystrokes to automate desktop workflows.
Instructions
Press a key or key combination.
Accepts human-friendly combos. Examples:
Single keys: "enter", "tab", "escape", "f5", "space"
Combos: "ctrl+c", "ctrl+shift+t", "alt+f4", "ctrl+a"
Parameters
keys: Key combination string (e.g. "ctrl+c", "enter", "alt+tab").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keys | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||