extend_video
Extends a video by creating a Runway task from a source task ID, with configurable resolution and optional polling for completion.
Instructions
Create a Runway task on RunAPI (extend video). Returns a task id, status, and output URLs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | No | ||
| source_task_id | No | ||
| output_resolution | Yes | ||
| wait | No | Poll until the task reaches a terminal status. | |
| timeout_ms | No | ||
| poll_interval_ms | No | ||
| model | No | RunAPI model slug for this model line. |