set_render_settings
Define render output directory and custom file names for the active DaVinci Resolve project.
Instructions
Set render settings on the current project.
Args: settings: Dictionary of render setting key-value pairs (e.g. {'TargetDir': '/tmp/renders', 'CustomName': 'output'}).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| settings | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |