Inspect Fcpxml Interchange
inspect_fcpxml_interchangeCheck a local FCPXML file's version, sequence/clip counts, asset declarations, and parser warnings before importing into Premiere.
Instructions
Inspect a local FCPXML document's root version, sequence/clip counts, bounded asset declarations, and text-only parser warnings before deliberate Premiere import.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Existing local .fcpxml or .xml file |
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. |