Import recipe bundle
import_recipe_bundleImport validated recipes from a portable JSON bundle into a recipe directory. Writes files destructively; malformed bundles cause failures instead of corruption.
Instructions
Import recipes from a portable JSON bundle into a recipe directory. The inverse of export_recipe_bundle: each recipe is validated before it is written, so a malformed bundle fails loudly instead of corrupting the directory. Writes files (destructive).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| out_dir | Yes | ||
| overwrite | No | ||
| bundle_file | Yes |