read_browser_page
Read the text content from the active browser tab, including when the browser is in the background. Returns the page URL and text for analysis or extraction.
Instructions
Read the text of the page open in the user's visible browser window (Chrome, Edge, Firefox, Safari...), even when the browser is not focused. Returns the URL plus the page text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_chars | No | Optional cap on returned characters. |