Get Render Status
get_render_statusCheck the status of photorealistic render jobs. Retrieve a specific job or all jobs, and optionally include the finished image to verify the result.
Instructions
Poll photorealistic render jobs. Omit job_id for all jobs. Set include_image=true to get the finished PNG base64-encoded so you can visually verify the result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | No | Job from start_render | |
| include_image | No |