ui_text
Read text from UI text boxes or replace text within specified boundaries using automation IDs or XPath.
Instructions
Read or safely replace bounded TextBox/text evidence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| automation_id | No | ||
| name | No | ||
| control_type | No | ||
| root_id | No | ||
| xpath | No | ||
| selection_start | No | ||
| selection_end | No | ||
| text | No |