ui_property
Read UI control property values without side effects. Inspect WPF, WinForms, or Avalonia elements by name, xpath, or automation ID to gather evidence during debugging.
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 |