luma_extend_video
Extend a generated video by adding more content after it ends. Provide a prompt describing the continuation and get an extended video with a task ID.
Instructions
Extend an existing video with additional content.
This allows you to continue a previously generated video, adding more motion
and content after the original video ends.
Use this when:
- A generated video is too short and you want to add more
- You want to continue the story or motion from a previous video
- You're building a longer video piece by piece
Returns:
Task ID and the extended video information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | Description of what should happen in the extended portion of the video. Describe the continuation of motion and new content. | |
| video_id | Yes | ID of the video to extend. This is the 'video_id' field from a previous generation result. | |
| end_image_url | No | Optional URL of an image to use as the final frame of the extended video. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |