voicebox_edit_story_item
Edit a story item by trimming, splitting, moving, adjusting volume, or changing the generation version. Provide the story ID, item ID, and action.
Instructions
Edit a story item — trim, split, move, set volume, or set version.
This is a combined tool for all item editing operations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track | No | For "move" — target track number. | |
| action | Yes | One of "trim", "split", "move", "volume", "version", "duplicate". | |
| end_ms | No | For "trim" — new end time in ms. | |
| volume | No | For "volume" — volume level (0.0 to 2.0, 1.0 = normal). | |
| item_id | Yes | The item ID to edit. | |
| start_ms | No | For "trim" — new start time in ms. | |
| story_id | Yes | The story ID. | |
| version_id | No | For "version" — generation version ID to use. | |
| split_at_ms | No | For "split" — timestamp in ms to split at. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||