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

# TripoRigCheckNode - ComfyUI Built-in Node Documentation

> This node sends the ID of a completed Tripo 3D model task to the Tripo API and checks whether that model can be rigged.

This node sends the ID of a completed Tripo 3D model task to the Tripo API and checks whether that model can be rigged. It waits for the check to finish and then returns a yes/no result plus the skeleton type Tripo recommends for the model.

## Inputs

| Parameter       | Description                                                                                                                                          | Data Type | Required | Range |
| --------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------- | --------- | -------- | ----- |
| `model_task_id` | The Tripo task ID of the model to analyze. It identifies a model that was previously generated, imported, or otherwise created through a Tripo task. | STRING    | Yes      | N/A   |

## Outputs

| Output Name | Description                                                                                                                      | Data Type |
| ----------- | -------------------------------------------------------------------------------------------------------------------------------- | --------- |
| `riggable`  | Whether the model can be rigged.                                                                                                 | BOOLEAN   |
| `rig_type`  | Recommended skeleton: biped, quadruped, hexapod, octopod, avian, serpentine or aquatic; 'others' when the model is not riggable. | STRING    |

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

***

**Source fingerprint (SHA-256):** `3aa0bc194e887804b92ca1f9f2b12997c73e111fb282c5de96e55f664c21545e`
