nex_browser_drag
Drag a UI element from one snapshot reference or CSS selector to another target in the browser, enabling automated drag-and-drop interactions via NexBrowser MCP.
Instructions
Drag one snapshot ref or selector to another.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | No | Stable page ID; defaults to the session active page | |
| endTarget | 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 | |
| startTarget | Yes | Snapshot ref such as e12, aria-ref=e12, or a unique CSS selector |