split_clip
Cut every clip on a track at a specific time, like the razor tool, and get the new clip count to confirm the cut.
Instructions
Cut every clip on a track at the given time, the same as the razor tool. Returns the new clip count so you can confirm the cut landed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_type | No | video | |
| track_index | Yes | Zero based track index, so V1 is 0 | |
| time_seconds | Yes | Where to cut |