get_video_status
Retrieve the current status and progress of a video generation job by providing the video ID. Track whether the job is queued, in progress, completed, or failed.
Instructions
Retrieve the current status and progress of a video generation job. Status values: queued, in_progress, completed, failed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| video_id | Yes | The video job ID returned from create_video |