save_template
Register a local 3mf, json, or config file as a reusable template in your printer's template registry.
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_dir | No | Optional template directory override. Defaults to BAMBU_TEMPLATE_DIR or the server's configured local template registry. | |
| template_name | No | Optional template name. Defaults to the source filename without extension. |