get_window
Retrieve detailed properties of a specific window on GNOME desktop using its ID for automation and management tasks.
Instructions
Get detailed properties of a specific window.
Args: window_id: The window's stable ID (from list_windows).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| window_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |