split_clip
Divides a video clip into two segments at a specified timeline position. Specify the project, segment, and timestamp in milliseconds.
Instructions
Split a clip into two parts at a specific timestamp.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| at_ms | Yes | The timeline position (ms) at which to split the clip. Must be within the clip's time range. | |
| segment_id | Yes | ID of the segment to split. | |
| project_name | Yes | Name of the CapCut project. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |