open_file
Open any file on macOS using the default application or specify a custom app to launch it.
Instructions
Open a file with the default or specified application.
Args: path: Path to the file app_name: Optional application name to open with
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| app_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |