glass_list_windows
List top-level windows with their ID, title, class, geometry, and active state. Returns a JSON array for GUI automation and debugging.
Instructions
List the app's top-level windows: id, title, class, geometry, and which is active. Returns a JSON array. Window ids are not stable across calls — re-list after windows open/close instead of caching ids.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||