create_subsequence
Extract a sequence's in/out points into a new subsequence. Use sequenceId to define the clip range and build a standalone sequence for editing, organizing, or exporting within the project.
Instructions
Creates a subsequence from the in/out points of a sequence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sequenceId | Yes | The ID of the source sequence | |
| ignoreTrackTargeting | No | Whether to ignore track targeting (default: false) |