timeline_add_marker
Add a marker to the current DaVinci Resolve timeline at a specific frame, with optional color, name, note, duration, and custom data.
Instructions
Add a marker to the current timeline at a specific frame.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Optional marker name/title. | |
| note | No | Optional marker note/description. | |
| color | Yes | Marker color. Standard Resolve colors include "Blue", "Cyan", "Green", "Yellow", "Red", "Pink", "Purple", "Fuchsia", "Rose", "Lavender", "Sky", "Mint", "Lemon", "Sand", "Cocoa", "Cream". | |
| duration | No | Marker duration in frames (default 1). | |
| frame_id | Yes | Frame number where the marker should be placed. | |
| custom_data | No | Optional custom data string for the marker. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |