add_marker
Add markers to any Premiere Pro sequence for navigation or notes. Specify time, name, color, and comment to annotate timelines without switching the active sequence.
Instructions
Adds a marker to the specified sequence for navigation or notes. The sequence does not have to be the active one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The name/label for the marker | |
| time | Yes | The time in seconds where the marker should be placed | |
| color | No | Marker colour — a name (green, red, purple, orange, yellow, white, blue, cyan) or an index 0-7. Defaults to green. | |
| comment | No | Optional comment or description for the marker | |
| duration | No | Duration in seconds for a span marker (0 for point marker) | |
| sequenceId | Yes | The sequence ID (GUID) to add the marker to, as returned in the "id" field by list_sequences or get_active_sequence |