browser_key_down
Hold a keyboard key down in the browser until the matching key-up action is sent, enabling key combinations and long-press interactions.
Instructions
Hold a keyboard key down until browser_key_up is called.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| pageId | No | Stable page ID; defaults to the session active page | |
| sessionId | No | Optional session ID; defaults to this MCP client active session |