create_sequence
Create a new Premiere Pro sequence from an installed .sqpreset preset without opening the New Sequence dialog.
Instructions
Creates a new sequence from a specific installed .sqpreset file without opening Premiere's New Sequence dialog. For footage-driven edits, prefer create_sequence_from_clips; for an empty copy of an existing sequence, use duplicate_sequence with clearContents=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The name for the new sequence | |
| presetPath | Yes | Absolute path to an installed Premiere .sqpreset sequence preset. Required so Premiere does not show the native New Sequence dialog. |