Inspect Cmx3600 Edl
inspect_cmx3600_edlParse a local CMX 3600 EDL into bounded event, reel, track, transition, and timecode facts without importing it into Premiere.
Instructions
Parse a local CMX 3600 EDL into bounded event, reel, track, transition, and timecode facts without importing it into Premiere.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Existing local .edl 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. |