create_sphere
Generate a 3D sphere for CAD models using OpenSCAD, specifying radius and position.
Instructions
Create an OpenSCAD sphere.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| radius | Yes | ||
| position | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| success | No | ||
| entity_id | No | ||
| path | No | ||
| message | Yes |