nex_browser_get_text
Retrieve visible text from a web page or target element via the NexBrowser MCP Server. Provide a page ID or CSS selector to get the text content directly.
Instructions
Read visible text from the page or one target.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | No | Stable page ID; defaults to the session active page | |
| target | No | 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 |