get_render_status
Retrieve the status of a render job using its job ID to determine if rendering is complete or still in progress.
Instructions
Get the status of a render job.
Parameters:
job_id: The render job ID (returned by add_render_job)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |