image_to_video
Turn a still image into a video by creating a Midjourney task on RunAPI. Send a source image URL to start, then get task status and output video URLs.
Instructions
Create a Midjourney 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 | ||
| enable_loop | No | ||
| callback_url | No | ||
| poll_interval_ms | No | ||
| source_image_url | Yes | ||
| output_resolution | No | ||
| last_frame_image_url | No |