browser_read
Extract DOM elements and OCR text from the current web page without navigating or clicking. Provides a text-only view to reduce token usage and avoid image costs.
Instructions
Read the current page context (DOM elements + OCR text) without navigating or clicking anything.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| visual | No | Return base64 PNG alongside text (default false) |