get_video_status
Check a video project's status by ID. Retrieves current progress, scene build details, and the final video URL when export finishes.
Instructions
Check the status of a video project by its ID. Returns current status, scene build progress, and the final exported video URL once export is complete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | The project UUID returned by generate_video. |