windows
Retrieve a list of all open desktop windows with their IDs, titles, sizes, and app names to scope UI element queries or activate a specific 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 |