windows
List open windows with IDs, titles, sizes, and app names to target windows for UI automation actions such as finding elements or activating a window.
Instructions
List all open windows.
Returns window IDs, titles, sizes, and app names.
Use window IDs to scope find/elements queries or activate_window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |