nex_browser_uncheck
Uncheck a checkbox or radio control in a browser page. Provide a target element reference or CSS selector to remove its selected state.
Instructions
Uncheck a checkbox or radio control.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | No | Stable page ID; defaults to the session active page | |
| target | Yes | Snapshot ref such as e12, aria-ref=e12, or a unique CSS selector | |
| sessionId | No | Optional session ID; defaults to this MCP client active session |