browser_screenshot
Extract text from the current page via OCR, with an option to include the screenshot as a base64 PNG.
Instructions
Capture the current page and return an OCR-based text map. The screenshot itself is discarded unless visual=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| visual | No | Return base64 PNG alongside text (default false) |