Manage note markers on a timeline. Current contract: marker-note-v2. A marker is a point-or-range comment anchored to timeline frames — for example "fix audio dip here" or "this cut is too tight". Each marker has a frame position, optional duration, and one user-visible field: n…
notestringMarker note text (required for create unless transcriptSegments is used)
actionRequiredstringlist, get, create, batch_create, bulk_create, update, batch_update, bulk_update, delete, batch_delete, or bulk_delete
itemIdstringOptional timeline item (clip) id or prefix. When set, creates/identifies a clip marker anchored to that clip instead of the timeline ruler. Use for notes that should travel with a clip across move/trim/split/duplicate. Omit for a ruler marker.
markersarrayMarkers to create in one call (required for batch_create/bulk_create)
updatesarrayMarkers to update in one call (required for batch_update/bulk_update)
markerIdstringTarget marker prefix id from action=list (required for get/update; delete takes this or markerIds)
fromFrameintegerInteger timeline frame to anchor the marker at (required for create unless transcriptSegments is used). When itemId is set this is still the timeline frame — the tool converts internally so the marker stays glued to the clip's source content. For evidence-bound requests, do not…
markerIdsarraySeveral marker prefix ids to remove in one delete/batch_delete call. Use this instead of repeated single deletes.
projectIdstringExisting project ID from the editor URL or list_projects. Pass this when continuing work on an existing project and the external MCP session is not already targeted.
notePrefixstringOptional label prefix when transcriptSegments derives the note body
timelineIdstringTimeline ID or prefix to target without switching active timelines. Use for non-active timeline marker work.
durationFramesintegerDuration in frames (0 = point marker, default 0)
No reviewed structured output summary is available.
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.