fcpxml_parse
Parse an FCPXML file and return a structured summary of its contents, enabling analysis of Final Cut Pro project data.
Instructions
Parse an FCPXML file and return a structure summary.
Args: path: Path to .fcpxml file (absolute or relative to FCP_PROJECTS_DIR)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |