image_to_video
Generate a video from a static image by creating a RunAPI task. Submit a first-frame image URL and optional prompt to receive a task ID, status, and output video URLs.
Instructions
Create a Hailuo task on RunAPI (image 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 | ||
| output_resolution | No | ||
| last_frame_image_url | No | ||
| enable_safety_checker | No | ||
| first_frame_image_url | Yes |