split_clip
Divide a video clip at a specified time point to create two separate clips, enabling independent editing of each segment.
Instructions
Splits a clip at a specific time point, creating two separate clips.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clipId | Yes | The ID of the clip to split | |
| splitTime | Yes | The time in seconds where to split the clip |