import_sequences
Import sequences from an external Premiere Pro project file into the current project. Provide the source file path and optional sequence IDs to bring in specific sequences.
Instructions
Import sequences from another Premiere Pro project file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | Yes | Full path to the source .prproj file | |
| sequence_ids | No | Array of sequence IDs to import from the source project. If omitted, all sequences are imported. |