check_app_installed
Check whether the Diagrammo desktop app is installed on macOS. This informs whether to open a .dgmo file in the app or fall back to an online share URL.
Instructions
Check whether the Diagrammo desktop app is installed (macOS). Call this ONCE before choosing how to show a diagram. If installed, the preferred output is to save the .dgmo source and open that file live in the app (open_in_app with filePath) — do NOT default to an online share URL. If not installed, fall back to the online share URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||