windows_list
Retrieve details of all open Electron app windows, including titles, URLs, IDs, and window states like focus or minimization status.
Instructions
List every BrowserWindow the app has open, with title, URL, id, and whether it is focused/minimized/maximized. For single-window apps this returns one entry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||