get_job
Check the status and retrieve results of an AI generation job. Returns whether it is scheduled, processing, completed, or failed, along with result URLs when done.
Instructions
Get the status and results of a generation job. Returns status (scheduled, processing, completed, failed) and result URLs when completed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | The job ID to check |