Focus a running application
hs_focus_appFocus an already-running application by bringing its window to the front. Fails if the app is not running, preventing accidental launches.
Instructions
Bring an already-running application to the front. Unlike hs_launch_app this never starts anything, so it fails if the application is not running.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Application name or bundle identifier. |