download_video
Download a completed video generation to a local file. Provide the operation ID from a previous generation request after confirmation of completion.
Instructions
Download a completed video generation to a local file. Only call this after video_status reports the operation is complete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operationId | Yes | Operation ID from a previous generate_video, animate_image, or extend_video call |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | ||
| operationId | Yes | ||
| model | No | ||
| duration | No |