create_subclip
Creates a subclip from a specified project item using defined in and out points in seconds.
Instructions
Create a subclip from a project item with in/out points
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | Node ID or name of the source project item | |
| name | Yes | Name for the subclip | |
| in_seconds | Yes | In-point in seconds | |
| out_seconds | Yes | Out-point in seconds |