add_marker
Place a marker at a specified time in any sequence to flag navigation points or notes, 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 |