ui_query
Query UI elements by automation ID, name, control type, XPath, or root ID and retrieve only selected fields, avoiding full tree dumps.
Instructions
Read selected UI fields without dumping the full tree.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | Yes | ||
| automation_id | No | ||
| name | No | ||
| control_type | No | ||
| root_id | No | ||
| xpath | No | ||
| max_results | No |