update_marker
Update marker properties (name, color, comment) in any Premiere Pro sequence by providing sequence ID and marker ID. Modify marker attributes without needing to activate the sequence.
Instructions
Updates an existing marker's properties in the specified sequence. The sequence does not have to be the active one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New name for the marker | |
| color | No | New colour. Marker colour — a name (green, red, purple, orange, yellow, white, blue, cyan) or an index 0-7. Defaults to green. | |
| comment | No | New comment | |
| markerId | Yes | The ID of the marker to update | |
| sequenceId | Yes | The sequence ID (GUID) as returned in the "id" field by list_sequences or get_active_sequence |