get_design_source
Retrieve the OpenSCAD source code, generation prompt, and provider for a cached design to enable re-generation, tweaking, or inspection.
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 |