get_video
Check video generation progress and download the completed file to a specified directory.
Instructions
Get the current status of a video generation task and optionally download it. Accepts videoId (required) and taskId (optional). Returns progress percentage, status (queued/in_progress/completed/failed), and download URL when completed. Provide outputDir to auto-download the video file when generation is complete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | No | ||
| videoId | Yes | ||
| outputDir | No |