ui_property
Read UI-element property values from .NET apps without mutating state. Locate controls by type, automation ID, XPath, or name to inspect their attributes.
Instructions
Read bounded UI property evidence without mutation side effects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| xpath | No | ||
| action | Yes | ||
| root_id | No | ||
| property | No | ||
| control_type | No | ||
| automation_id | No | ||
| property_name | No |