resolve_append_to_timeline
Import and append media clips to the active DaVinci Resolve timeline, with optional source/record ranges and dry-run validation before applying changes.
Instructions
Append clips (with ranges) to the active timeline, importing them first if needed. dry_run first, then confirm. Live tier only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clips | Yes | Edit decision list. Each item points at a media file with optional source/record ranges. | |
| confirm | No | Must be true when dry_run is false, to apply the plan. | |
| dry_run | No | When true (default), return the plan without changing anything. |