ui_query
Query specific UI fields from .NET applications using criteria like control type, automation ID, or XPath, returning only selected data without full tree dump.
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 |