get_design_source
Retrieve parametric source code of a cached design, including OpenSCAD source and generation prompt, to inspect or regenerate the design.
Instructions
Retrieve the parametric source code for a cached design.
Returns the OpenSCAD source, generation prompt, and provider
so the design can be re-generated, tweaked, or inspected.
Args:
design_id: ID of the cached design.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| design_id | Yes |