Generates videos synchronously based on a text prompt and optional parameters using MiniMax's API. This node creates video content from text descriptions by connecting to MiniMax's text-to-video service.

## Inputs

| Parameter | Description | Data Type | Required | Range |
| --- | --- | --- | --- | --- |
| `prompt_text` | Text prompt to guide the video generation | STRING | Yes | - |
| `model` | Model to use for video generation (default: "T2V-01") | COMBO | No | "T2V-01"<br>"T2V-01-Director" |
| `seed` | The random seed used for creating the noise (default: 0) | INT | No | 0 to 18446744073709551615 |

## Outputs

| Output Name | Description | Data Type |
| --- | --- | --- |
| `output` | The generated video based on the input prompt | VIDEO |

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

---
**Source fingerprint (SHA-256):** `603b6407446f4f7c5ea9520126f960a52c498d16b59f66fe022fd439b59c39ba`
