create_box
Create a 3D box by defining its size and optional position. Outputs OpenSCAD code for use in CAD modeling.
Instructions
Create an OpenSCAD box.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| size | Yes | ||
| position | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| success | No | ||
| entity_id | No | ||
| path | No | ||
| message | Yes |