ocr_screen
Run OCR on screen to extract text from UIs without accessibility trees (canvas, games, WebViews). Returns text, bounding box, and confidence score.
Instructions
Run OCR on the current screen for UIs with no usable accessibility tree (canvas/games/WebView). Returns matched text + bounding box + confidence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_id | Yes | ||
| min_confidence | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |