minimax_generate_video_from_text
Generate MiniMax H3 videos directly from text prompts. Specify scene, motion, camera, and style, then choose duration, aspect ratio, resolution, and async task handling for on-demand video creation.
Instructions
Generate a MiniMax H3 video from a text prompt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| async | No | Return a task_id immediately for minimax_get_task polling. | |
| model | No | MiniMax H3 model name. | MiniMax-H3 |
| ratio | No | Output aspect ratio. | 16:9 |
| prompt | Yes | Scene, motion, camera, and style description. | |
| duration | No | Integer output duration from 4 to 15 seconds. | |
| resolution | No | Output resolution: 768P or 2K. | 2K |
| callback_url | No | Optional public webhook URL for the final result. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |