Export As Fcp Xml
export_as_fcp_xmlExport the active Premiere Pro sequence to a Final Cut Pro XML file for cross-platform video editing interoperability.
Instructions
Export the active sequence as a Final Cut Pro XML file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| output_path | Yes | Full output file path (e.g., '/Users/me/export.xml') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | Whether the tool completed successfully. | |
| data | No | Tool-specific result data when ok is true. | |
| tool | Yes | The registered MCP tool name. | |
| error | No | Failure detail when ok is false. |