glass_list_windows
List top-level GUI app windows with id, title, class, geometry, and active state. Re-list after windows open or close since ids are not stable.
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 | |||