Open in TruePath PDF (Mac app)
open_in_truepathOpens a local PDF in the TruePath PDF Mac app via its URL scheme, enabling annotation, signing, form filling, and redaction in a GUI. Requires the app installed.
Instructions
Hand a local PDF to the TruePath PDF Mac app via its truepath:// URL scheme so the user can finish work in a GUI (annotate, sign, fill forms, redact). The bridge is fire-and-forget — the app handles opening from there. Requires the app installed (https://joytruepath.com/truepath-pdf).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute path to the PDF to open in the TruePath PDF Mac app. | |
| scheme | No | URL scheme of the receiving app. Default "truepath". Set this if you're handing off to a re-branded build of the engine — e.g. "yochenpdf" for the Yochen core build, or whatever urlScheme the destination's Brand.plist exposes. |