Focus a running application
hs_focus_appBring an already-running macOS application to the foreground. 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. |