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