ui_property
Read UI property values from .NET GUI apps without causing mutation side effects. Filter by action, property name, automation ID, control type, or XPath to safely inspect element properties.
Instructions
Read bounded UI property evidence without mutation side effects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| property | No | ||
| property_name | No | ||
| automation_id | No | ||
| name | No | ||
| control_type | No | ||
| root_id | No | ||
| xpath | No |