Check a generation job
check_jobRetrieve the current status and download URL for a previously started video or image generation job using its task ID.
Instructions
Check a job started earlier by generate_video or generate_image, using its task id. Returns the current status and, once finished, the download URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | The task id, e.g. "task_abc123". |