add_reference
Copies an image file into the Blender reference library under output/refs, optionally assigning a name and organizing it into a subfolder for guides.
Instructions
Copy an image file into the reference library under output/refs.
Args: source_path: Existing image on disk (absolute or under the output folder). name: Optional destination filename. group: Optional subfolder name for organising guides.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| group | No | ||
| source_path | Yes |