Import an OKF bundle
handover.okf.importImport Open Knowledge Format files into a new immutable Handover revision. Replaying the same bundle is idempotent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | Merge bundle files with inherited artifacts or replace them. | merge |
| files | Yes | Files from an Open Knowledge Format bundle. | |
| handoverId | Yes | Existing handover that will receive the imported bundle. | |
| expectedRevisionId | No | Current revision ID used to prevent conflicting imports. |