render_start
Initiate rendering of queued jobs in DaVinci Resolve. Accepts optional job IDs to render specific items and an interactive flag for real-time visual preview.
Instructions
Start rendering queued jobs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_ids | No | Optional list of specific job IDs to render. If None, all queued jobs are rendered. | |
| is_interactive | No | If True, rendering will show the visual preview in Resolve (slower but useful for monitoring). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |