push_to_fcp
Import FCPXML files directly into Final Cut Pro with zero clicks. Optionally specify a library path to auto-create or target, or omit to use the active library.
Instructions
LIVE: send an FCPXML file into the running Final Cut Pro with zero clicks (official Open Document Apple event). Creates/targets a library via import-options. Launches FCP if needed. macOS-only; first use triggers an Automation permission prompt. For true zero-click, pass a library_location ending in .fcpbundle (a new path is auto-created); omitting it makes FCP show a modal library picker.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes | Path to FCPXML file or .fcpxmld bundle to import | |
| library_location | No | Target .fcpbundle library path (auto-created if it doesn't exist; the extension is normalized to .fcpbundle). Omit to import into the active library, but note FCP then shows a modal 'Open Library' picker that blocks until answered | |
| suppress_warnings | No | Suppress non-fatal import warning dialogs | |
| copy_assets | No | Copy media into the library (true) or link in place (false). Omit for FCP default |