create_chapter_markers
Converts duration markers with a specific prefix into zero-duration chapter markers, then removes the originals. Creates YouTube/podcast chapter markers directly from your Premiere timeline.
Instructions
Convert duration markers under the given prefix into POINT markers of type MARKER_TYPE_CHAPTER (duration 0). Used to turn 'Scout/Key:' moments into YouTube/podcast chapter markers. Originals are removed after the chapter markers are created. Default prefix is 'Scout/Key:'. The result always includes activeSequence {name, id} — the sequence this call actually ran against. Compare it across calls to detect the user switching sequences in Premiere mid-session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prefix | No | Marker name prefix to convert. Default 'Scout/Key:'. |