ui_query
Retrieve specific UI element fields from .NET applications using filters like name, control type, or automation ID, without dumping the full UI tree.
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 |