check_app_installed
Checks whether the Diagrammo desktop app is installed on macOS to choose between opening diagrams in the app or falling back to online share URLs.
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 | |||