download_model
Download completed 3D models to local files in their original format. Use convert_format first if you need different file formats like GLTF, FBX, OBJ, STL, USDZ, or 3MF.
Instructions
Download a completed 3D model to a local file using the task's actual output format. If you need a different format, run convert_format first, then download the conversion task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | Task ID of the completed generation | |
| format | No | Optional expected task output format to validate: GLTF, FBX, OBJ, STL, USDZ, or 3MF. Use convert_format before download_model to change formats. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | ||
| format | Yes | ||
| taskId | Yes | ||
| modelVersion | No |