read_screen_text
Extract text from your screen or a specific region using OCR. Optionally specify a region to focus on smaller areas.
Instructions
OCR the screen or a region.
Args: region: Optional region as "x,y,width,height" string
Returns: JSON string with extracted text
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| region | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |