fcpxml_add_keyword
Adds a keyword to a clip in a Final Cut Pro XML file, enabling targeted organization and searchability of media assets.
Instructions
Add a keyword to a clip.
Args: path: Path to .fcpxml file clip_name: Name of the clip value: Keyword text start: Start time in FCPXML format duration: Duration of keyword range (optional) output_path: Output file path
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| clip_name | Yes | ||
| value | Yes | ||
| start | No | 0s | |
| duration | No | ||
| output_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |