edit_video
Edit videos by submitting a source video and prompt to RunAPI. Returns task ID, status, and output URLs for AI-driven video editing.
Instructions
Create a Wan task on RunAPI (edit 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 | No | ||
| timeout_ms | No | ||
| aspect_ratio | No | ||
| poll_interval_ms | No | ||
| source_video_url | No | ||
| output_resolution | No | ||
| source_video_urls | No |