get_video_result
Retrieve the output of an asynchronous video generation task by providing the task ID. Get the final video result after processing.
Instructions
Retrieve the result of an asynchronous video generation task. Use the task ID from generate_video.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | The task ID returned by generate_video |