ui_text
Read or replace text in bounded UI textboxes. Locate elements by XPATH, automation ID, or control type, then retrieve or update content with selection support.
Instructions
Read or safely replace bounded TextBox/text evidence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| text | No | ||
| xpath | No | ||
| action | Yes | ||
| root_id | No | ||
| control_type | No | ||
| automation_id | No | ||
| selection_end | No | ||
| selection_start | No |