image_to_video
Convert an image into a video by providing a starting frame and a text prompt, producing a dynamic video clip.
Instructions
Create a Kling task on RunAPI (image to video). Returns a task id, status, and output URLs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | ||
| cfg_scale | No | ||
| aspect_ratio | No | ||
| callback_url | No | ||
| negative_prompt | No | ||
| duration_seconds | No | ||
| last_frame_image_url | No | ||
| first_frame_image_url | Yes | ||
| wait | No | Poll until the task reaches a terminal status. | |
| timeout_ms | No | ||
| poll_interval_ms | No | ||
| model | No | RunAPI model slug for this model line. |