edit_video
Create an AI video editing task by providing a source video URL and a text prompt. Receive a task ID, status, and output URLs for the edited video.
Instructions
Create a Runway Aleph task on RunAPI (edit video). Returns a task id, status, and output URLs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seed | No | ||
| 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 | ||
| aspect_ratio | No | ||
| callback_url | No | ||
| poll_interval_ms | No | ||
| source_video_url | Yes | ||
| reference_image_url | No |