Validate Scad
validate_scadCompile an OpenSCAD model to temporary STL and inspect for empty geometry, returning diagnostics to verify 3D-printable solid geometry.
Instructions
Compile to a temporary STL and inspect for empty geometry, recording diagnostics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| tool | Yes | ||
| errors | No | ||
| success | No | ||
| warnings | No | ||
| artifacts | No | ||
| project_id | No | ||
| duration_ms | No |