text_to_cad
Generate a CAD model from a text prompt. Provide a prompt and output directory to receive a STEP file and editable KCL source.
Instructions
Generate a STARTER CAD model from a text prompt via Zoo's ML-ephant API (zoo.dev) — files land in out_dir like any derived artifact, with the editable KCL source beside them when returned. Needs ZOO_API_KEY in this server's environment; answers with a named refusal when it is not set. Verify dimensions before use. Reaches the network.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | ||
| out_dir | Yes | ||
| timeout_s | No | ||
| output_format | No | step |