mirelo_job_status
Poll the status of an asynchronous Mirelo generation job by its job ID. Returns processing progress, succeeded result URLs, or failure reason.
Instructions
Poll the status of an asynchronous Mirelo generation job by its job_id via the shared GET /v2/jobs/{job_id} endpoint. Surfaces processing progress, succeeded result URLs, or the failure reason.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | Identifier of the asynchronous job to poll (from a submit-mode response). |