add_marker
Add a marker to a Premiere Pro sequence at a specific time with a name, color, and optional comment. Use markers to navigate the timeline and leave notes for editing decisions.
Instructions
Adds a marker to the timeline for navigation or notes.
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 color (e.g., "red", "green", "blue") | |
| 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 ID of the sequence to add the marker to |