cache_design
Cache a 3D design file to enable faster access and track version history. Specify a human-readable label and intended material for organization.
Instructions
Cache a 3D design file for faster access and version tracking.
Args:
file_path: Path to the design file to cache.
label: Human-readable label for the cached design.
material: Intended material for this design.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | No | ||
| material | No | ||
| file_path | Yes |