animate
Animate a source image by following a reference video. Create a Wan task on RunAPI to generate animation, then retrieve task ID, status, and output URLs.
Instructions
Create a Wan task on RunAPI (animate). 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. | |
| timeout_ms | No | ||
| callback_url | No | ||
| poll_interval_ms | No | ||
| source_image_url | Yes | ||
| output_resolution | No | ||
| reference_video_url | Yes | ||
| enable_safety_checker | No |