trim_clip
Adjust in and out points to shorten video clips on the timeline. Use this tool to precisely control clip duration by setting new start and end times.
Instructions
Adjusts the in and out points of a clip on the timeline, effectively shortening it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clipId | Yes | The ID of the clip on the timeline to trim | |
| inPoint | No | The new in point in seconds from the start of the clip | |
| outPoint | No | The new out point in seconds from the start of the clip | |
| duration | No | Alternative: set the desired duration in seconds |