computer.find_text
Locate on-screen text using OCR and accessibility, tolerating typos and case. Returns bounding boxes to click matches.
Instructions
Find text anywhere on screen (OCR + accessibility) with fuzzy matching. Returns matches with bounding boxes so you can click them. Tolerates case, arrows and small typos ('Continue' matches 'Continue →').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | ||
| threshold | No |