ios_read_text
Extract readable text from the iOS screen or a specific element. Use this to pull content instead of deciding what to tap.
Instructions
Read the text of the screen, or of one element and everything inside it.
Use this to extract content, rather than ios_observe, which is shaped
for deciding what to tap.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | No | Read only inside this element. | |
| target | No | Read inside the element matching this description. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||