ui_query
Selectively read UI fields from .NET applications by specifying field names, xpath, or control types, avoiding full tree dump for efficient debugging.
Instructions
Read selected UI fields without dumping the full tree.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| xpath | No | ||
| fields | Yes | ||
| root_id | No | ||
| max_results | No | ||
| control_type | No | ||
| automation_id | No |