Get render status
get_renderRetrieve a render job's state, progress, and output URL or thumbnail using its job ID.
Instructions
Get a render job's state (waiting|active|completed|failed), progress (0-100), and — when completed — the output url and thumbnailUrl.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobId | Yes | Render job ID (UUID) returned when the render was created |