open_file
Open files or directories using system default applications or specified apps on macOS, enabling direct access to content without manual navigation.
Instructions
Open a file or directory using the system default application (macOS open command)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Full path to the file or directory to open | |
| application | No | Optional: specific application to open the file with (e.g., "Preview", "TextEdit") |