> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-feat-openapi-i18n.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# TripoRigNode - ComfyUI Built-in Node Documentation

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

The TripoRigNode generates a rigged 3D model from an original model task ID. It sends a request to the Tripo API to create an animated rig in GLB format using the Tripo specification, then polls the API until the rig generation task is complete.

## Inputs

| Parameter                | Description                                       | Data Type       | Required | Range |
| ------------------------ | ------------------------------------------------- | --------------- | -------- | ----- |
| `original_model_task_id` | The task ID of the original 3D model to be rigged | MODEL\_TASK\_ID | Yes      | -     |

## Outputs

| Output Name   | Description                                                          | Data Type     |
| ------------- | -------------------------------------------------------------------- | ------------- |
| `model_file`  | The generated rigged 3D model file (kept for backward compatibility) | STRING        |
| `rig task_id` | The task ID for tracking the rig generation process                  | RIG\_TASK\_ID |
| `GLB`         | The generated rigged 3D model in GLB format                          | FILE3DGLB     |

> 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/TripoRigNode/en.md)

***

**Source fingerprint (SHA-256):** `01b2b71097b5bbac33e09e2d81e655a145db1ae30bd704e2cc0cbdd215f0a0a0`
