import_model
Import external 3D model URLs or file tokens into Tripo for downstream processing. Supports public URL, file URL, or local file path upload.
Instructions
Import an external model URL or file token into Tripo for downstream processing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | No | Model file URL or file token. Mutually exclusive with filePath and fileUrl | |
| fileUrl | No | Public model URL to import | |
| filePath | No | Local model path to upload before import |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | ||
| taskId | Yes |