add_marker
Add a marker at a specified timecode in a Final Cut Pro XML file. Supports standard, chapter, to-do, and completed marker types with optional notes.
Instructions
Add a marker at a specific timecode
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Marker label | |
| note | No | Optional note | |
| filepath | Yes | Path to FCPXML file | |
| timecode | Yes | Position (00:00:10:00 or 10s) | |
| marker_type | No | standard | |
| output_path | No | Output path (default: adds _modified suffix) |