switch_to_window
Redirect focus to a specific window using its handle, enabling automated UI interaction with targeted applications.
Instructions
Switch focus to a different window by its handle (from get_window_handles).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| handle | Yes | Window handle to switch to (from get_window_handles) |