Bring folder window to front
focus_folder_windowBring an open File Explorer window for a specified folder into view and focus, un-minimizing it when necessary.
Instructions
Show and switch focus to an open File Explorer window for the given folder (un-minimizes if needed).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hwnd | No | Window handle (hwnd) to pick a specific window when more than one Explorer window shows this path. Omit it first - if there are multiple matches, the tool lists their hwnds so you can retry with the right one. Get it from list_open_folders or the error message. | |
| path | Yes | Folder path, or a friendly name like "documents" |