Validate Cmx3600 Edl
validate_cmx3600_edlCheck a local CMX 3600 EDL for grammar, timecode, duration, duplicate ID, record overlap, and record gap errors before importing into Premiere Pro.
Instructions
Validate a local CMX 3600 EDL's supported event grammar, timecodes, durations, duplicate event IDs, record overlaps, and record gaps before user-assisted Premiere interchange.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Existing local .edl file | |
| frame_rate | No | CMX timecode rate: 24, 25, 29.97, 30, 50, 59.94, or 60 (default: 24) |
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. |