list_windows
Retrieve details of all open windows including ID, title, class, position, size, state, and workspace for desktop automation.
Instructions
List all open windows with their properties.
Returns JSON array with id, title, wmClass, position, size, state, workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |