Scene Edit Detection
scene_edit_detectionDetect scene edits in selected clips, then create markers or apply cuts in the active sequence. Adjust sensitivity and optionally include linked audio when cutting.
Instructions
Perform scene edit detection on the selected clips in the active sequence. Defaults to creating markers rather than cutting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | Create markers (default) or apply cuts to the selected clips | |
| sensitivity | No | Scene-detection sensitivity (default: MediumSensitivity) | |
| apply_cuts_to_linked_audio | No | When applying cuts, also cut linked audio (default: false) |
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. |