get_design_source
Retrieve the parametric source code for a cached design, including OpenSCAD source, prompt, and provider, to re-generate, tweak, or inspect 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 |