> ## Documentation Index
> Fetch the complete documentation index at: https://docs.comfy.org/llms.txt
> Use this file to discover all available pages before exploring further.

# TripoImportModelNode - ComfyUI Built-in Node Documentation

> Complete documentation for the TripoImportModelNode node in ComfyUI. Learn its inputs, outputs, parameters and usage.

This node imports an external 3D model file into Tripo's system so you can use it with Tripo's post-processing nodes like Texture, Rig, and Convert. It uploads your model and returns a task ID that other Tripo nodes can use to reference the imported model.

## 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:** GLB format is recommended because textures are preserved only when embedded directly in the file. OBJ and STL files do not support embedded textures. GLTF (.gltf) format is not supported because it references external files; use a single-file GLB instead. The file size must not exceed 150 MB.

## 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`
