browser_press_key
Press keyboard keys like Enter, Tab, Escape, or shortcuts on the focused browser element to trigger actions, navigate forms, or interact with web pages.
Instructions
Press a key on whatever has focus: "Enter", "Tab", "Escape", "ArrowDown", "Control+a", or a single character.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| browser | No | Defaults to `main`; `support` is the helper beside it. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |