extend_video
Extend an existing Runway video by submitting a new task with a prompt and resolution, then receive the task ID, status, and output URLs.
Instructions
Create a Runway 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 | Yes | ||
| watermark | No | ||
| timeout_ms | No | ||
| callback_url | No | ||
| source_task_id | Yes | ||
| poll_interval_ms | No | ||
| output_resolution | Yes |