Set Clip Start Time
set_clip_start_timeSet a new start time offset in seconds to shift where timecode begins for a project item's source media.
Instructions
Set the start time (timecode offset) of a project item. This shifts where timecode begins for the source media.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | Node ID or name of the project item | |
| start_seconds | Yes | New start time in seconds |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | Whether the tool completed successfully. | |
| data | No | Tool-specific result data when ok is true. | |
| tool | Yes | The registered MCP tool name. | |
| error | No | Failure detail when ok is false. |