browser_keyboard_shortcut
Send keyboard shortcuts with modifier keys to execute browser actions such as copy, paste, select all, undo, and open developer tools.
Instructions
Send a keyboard shortcut with modifier keys. Examples: Ctrl+C for copy, Ctrl+V for paste, Ctrl+A for select all, Ctrl+Z for undo, Ctrl+Shift+I for DevTools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| alt | No | ||
| key | Yes | ||
| ctrl | No | ||
| meta | No | ||
| shift | No |