get_slice_settings
Inspect slicer settings from a 3MF template or JSON profile without slicing the model.
Instructions
Inspect slicer settings from a saved 3MF template or a JSON/config slicer profile without slicing anything.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_path | No | Path to a 3MF template, extracted project_settings.config, or slicer profile JSON. | |
| template_name | No | Optional named template from the local registry. If provided, resolves source_path automatically. | |
| template_dir | No | Optional template directory override when resolving template_name. |