keyboard_press
Press a single key or key combination (e.g., Ctrl+C) on the currently focused element of the page.
Instructions
Press a key or key combination on the current page.
Single keys: "enter", "tab", "escape", "backspace", "delete", "f1".."f12".
Combinations: "ctrl+a", "ctrl+c", "ctrl+shift+t", "alt+f4".
Operates on the currently focused element. For typing text, use keyboard_type instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| tab_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |