split_clip_tool
Split audio clips at a specified timecode in multitrack podcast projects. Supports single or multiple track cuts using track IDs, speaker, or all dialogue tracks for precise transcript-driven edits.
Instructions
Split clip(s) at a timeline timecode.
Pass track_ids_json as a JSON array for multi-track blade cuts.
When omitted, uses track_id / speaker, or all dialogue tracks.
Submits SplitAtTime on the document plane (same path as Sharecut Studio blade).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| at_time | Yes | ||
| speaker | No | ||
| track_id | No | ||
| project_path | Yes | ||
| track_ids_json | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |