Create 3D model generation task
create_3d_modelGenerate 3D models from text descriptions or images using Tripo3D. Submits a task and returns an ID to poll for the result.
Instructions
Create 3D model generation task Creates a 3D model generation task using Tripo3D. Returns a task ID for polling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seed | No | Seed for deterministic-compatible providers. | |
| user | No | End-user identifier. | |
| image | No | Base64 image for image-to-3D | |
| model | No | tripo-h3.1 | |
| style | No | Style hint for compatible 3D model families. | |
| format | No | ||
| prompt | Yes | 3D model description | |
| quality | No | ||
| image_url | No |