modify_video
Modify a video by submitting a prompt and source video URL to RunAPI's Luma endpoint, then retrieve task status and output URLs.
Instructions
Create a Luma task on RunAPI (modify 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 | Yes | ||
| watermark | No | ||
| timeout_ms | No | ||
| callback_url | No | ||
| poll_interval_ms | No | ||
| source_video_url | Yes |