window_list
Lists all open windows on the Linux desktop, returning window ID, desktop, host, and title for each. Use this to retrieve an overview of active windows for desktop control and automation.
Instructions
A nyitott ablakok listaja (wmctrl -l): azonosito, asztal, gep, cim.
Returns: str: Ablaklista.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |