save_template
Copy 3MF, JSON, or config files into a template registry. Register them with a name for reuse in print workflows.
Instructions
Copy a 3MF, JSON, or config file into the local template registry and register it under a template name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_path | Yes | Path to a local .3mf, .json, or .config file to save into the template registry. | |
| template_name | No | Optional template name. Defaults to the source filename without extension. | |
| template_dir | No | Optional template directory override. Defaults to BAMBU_TEMPLATE_DIR or the server's configured local template registry. |