Render preview
render_previewPROJECT-SCOPED: this call acts only on the explicit project_id and returns the project identity with its result. Render evidence for the current immutable EDL. complete=false makes changed-section proof only; this does not create a watchable complete preview. complete=true creates the complete stored video, even on the first call. quality=approval implies complete=true and renders from the original at up to 720x1280 portrait using the final composition and typography path; draft is the inexpensive 480px preview. Use watch_video(render=false) or download_url to retrieve it; wait_for_job reports the render job and durable asset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| quality | No | ||
| complete | No | ||
| project_id | Yes | Required immutable scope for this call. Copy the id from list_projects/open_project/project_state; the active-project pointer is never used to guess. |