create_subclip
Create a subclip from a project item by specifying start and end times. Define in and out points in seconds to generate a named subclip for targeted editing.
Instructions
Create a subclip from a project item with in/out points
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name for the subclip | |
| item_id | Yes | Node ID or name of the source project item | |
| in_seconds | Yes | In-point in seconds | |
| out_seconds | Yes | Out-point in seconds |