item_move
Move a track item to a specific time position. Specify the item index and new start time in seconds for precise arrangement.
Instructions
Move item to new position. Prefer items_apply for multiple.
Args: item_index: Item index. new_position: New start in seconds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_index | Yes | ||
| new_position | Yes |