clip_split_at_silences
Split a specific audio clip at silence boundaries by providing its track:item key, producing separate clips while leaving other clips untouched.
Instructions
Automatically split one specific clip into multiple clips at its detected silence boundaries. Unlike edit_disjoin (which acts on whatever's currently selected), this targets one clip directly by key.
Args: key: The clip's key, in "trackId:itemId" format.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes |