add_marker
Insert markers into FCPXML timelines at precise timecodes with customizable labels, types, and notes.
Instructions
Add a marker at a specific timecode
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes | Path to FCPXML file | |
| timecode | Yes | Position (00:00:10:00 or 10s) | |
| name | Yes | Marker label | |
| marker_type | No | standard | |
| note | No | Optional note | |
| output_path | No | Output path (default: adds _modified suffix) |