nex_browser_key_up
Release a keyboard key previously held down, completing key press actions for accurate browser input simulation in automated sessions.
Instructions
Release a keyboard key held by nex_browser_key_down.
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 |