activate_window
Bring a specified window to the foreground using its ID to manage desktop application focus across operating systems.
Instructions
Bring a window to the foreground.
Use windows() to find the window ID first.
Args:
window_id: The window ID to activate.Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| window_id | Yes |