text_to_video
Create a text-to-video generation task via RunAPI's Hailuo model. Submit a prompt and receive task status and output video URLs.
Instructions
Create a Hailuo task on RunAPI (text to video). Returns a task id, status, and output URLs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wait | No | Poll until the task reaches a terminal status. | |
| model | No | RunAPI model slug for this model line. | |
| prompt | No | ||
| timeout_ms | No | ||
| callback_url | No | ||
| duration_seconds | No | ||
| poll_interval_ms | No | ||
| prompt_optimizer | No | ||
| enable_safety_checker | No |