focus_window
Brings a specific window to the front by application name, with optional window index or title to target a particular window.
Instructions
Brings a specific window to the front by app name and optional window index
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appName | Yes | Application name | |
| windowIndex | No | 1-based window index | |
| windowTitle | No | Window title to focus |