> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-chore-sync-comfy-api-v2-spec-0ee014e.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# TripoImportModelNode - ComfyUI Built-in Node Documentation

> This node imports an external 3D model into Tripo so that other Tripo post-processing nodes, such as Texture, Rig, and Convert, can use it.

This node imports an external 3D model into Tripo so that other Tripo post-processing nodes, such as Texture, Rig, and Convert, can use it. The node uploads the model and returns a task ID that identifies the imported model. GLB is recommended because textures are preserved only when embedded in the file, and texturing an imported model requires a texture prompt.

## Inputs

| Parameter  | Description                                                                                             | Data Type | Required | Range                                             |
| ---------- | ------------------------------------------------------------------------------------------------------- | --------- | -------- | ------------------------------------------------- |
| `model_3d` | 3D model to import (GLB / FBX / OBJ / STL, up to 150 MB). OBJ and STL files carry no embedded textures. | FILE3D    | Yes      | GLB<br />FBX<br />OBJ<br />STL<br />Any 3D format |

**Note:** Only GLB, FBX, OBJ, and STL formats are supported. GLTF (.gltf) cannot be imported because it references external files; use a single-file GLB instead. The model file must be 150 MB or smaller. GLB is recommended because textures survive import only when embedded in the file. OBJ and STL files do not carry embedded textures. Texturing an imported model requires a texture prompt.

## Outputs

| Output Name     | Description                                                                           | Data Type       |
| --------------- | ------------------------------------------------------------------------------------- | --------------- |
| `model task_id` | A task ID that identifies the imported model for use with Tripo post-processing nodes | MODEL\_TASK\_ID |

> This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! [Edit on GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/TripoImportModelNode/en.md)

***

**Source fingerprint (SHA-256):** `4fa13a108804f2a52190a85b5b5d58ff18190e9d182b556abada444788012fab`
