ocr_image
Extract text from a base64-encoded PNG or JPEG image using Apple Vision OCR.
Instructions
Runs OCR on a provided base64-encoded image (PNG or JPEG) and returns the recognized text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image | Yes | Base64-encoded PNG or JPEG image data |