extend_video
Extend an existing Midjourney video by creating a new task with the source task ID. Get a new task ID, status, and output URLs for the extended video.
Instructions
Create a Midjourney task on RunAPI (extend 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 | ||
| source_task_id | Yes | ||
| poll_interval_ms | No |