export_timeline
Export the current timeline to a file in multiple formats such as AAF, EDL, FCP XML, CSV, and others. Select export type and subtype for specific needs.
Instructions
Export the current timeline to a file.
Parameters:
file_path: Destination file path
export_type: One of "aaf", "drt", "edl", "fcp_7_xml", "fcpxml_1_8", "fcpxml_1_9", "fcpxml_1_10", "hdr_10_profile_a", "hdr_10_profile_b", "csv", "tab", "otio", "ale", "ale_cdl"
export_subtype: For AAF: "aaf_new" or "aaf_existing". For EDL: "cdl", "sdl", "missing_clips", or "none".
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | ||
| export_type | No | fcpxml_1_10 | |
| export_subtype | No | none |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |