launch_app
Launch any macOS application by name, with the option to open a new instance.
Instructions
Launch an application.
Args: app_name: Name of the application (e.g., 'Safari', 'Finder', 'Terminal') new_instance: If True, opens a new instance of the app
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_name | Yes | ||
| new_instance | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |