ghost_tab_press
Simulate key presses in a browser tab by sending Enter, Tab, ArrowDown, or any key to the focused element, with optional modifier keys (Alt, Ctrl, Meta, Shift) for advanced interactions.
Instructions
Send a key (Enter, Tab, ArrowDown, a, ...) to the tab's focused element. modifiers: Alt/Ctrl/Meta/Shift.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| tab | Yes | ||
| browser | No | ||
| modifiers | No |