browser_press
Send keyboard input to the active browser tab by specifying a key and optional modifier bitfield (Alt, Ctrl, Meta, Shift) for automated web interaction.
Instructions
Press a key. modifiers is a bitfield: 1=Alt, 2=Ctrl, 4=Meta, 8=Shift.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| modifiers | No |