extend_video
Extend a previously generated Veo 3.1 video using RunAPI. Creates a new task and returns its id, status, and output URLs.
Instructions
Create a Veo 3.1 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. | |
| seeds | No | ||
| prompt | No | ||
| watermark | No | ||
| timeout_ms | No | ||
| callback_url | No | ||
| source_task_id | Yes | ||
| poll_interval_ms | No |