apply_template
Fill a predefined timeline template with clips by mapping slot names to video sources, then generate an FCPXML file for Final Cut Pro.
Instructions
Fill a timeline template with clips and generate FCPXML
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fps | No | Frame rate | |
| clips | Yes | Map of slot_name -> {src, name, duration} or {asset_id, name, duration} | |
| output_path | Yes | Output FCPXML path | |
| template_name | Yes | Template name (intro_outro, lower_thirds, music_video) |