browser_read_text
Extract visible text from a web page or a specific element. Use it to read article content while ignoring interactive components.
Instructions
Get the visible text of the page (or of one element by ref). Use for reading article/content; use browser_snapshot for interactive structure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | No | ||
| maxChars | No |