list_app_windows
Lists visible desktop application windows, with optional text filtering to identify exact window titles for targeted screenshots.
Instructions
List visible application windows on the desktop.
Use this to find the exact title of a window before taking a screenshot with screenshot_app.
Args: filter_text: Optional text to filter window titles (case-insensitive). Leave empty to list all visible windows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter_text | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |