Get render status
quiz_video_get_renderFetch the status and progress of a render session. When status is "completed", the response also contains a signed videoUrl (and filename) so the agent can share the MP4 directly without a separate quiz_video_download_render call. In-progress polls return status + progress.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | Render session id returned when the render was started. |