create_timeline_from_clips
Build a new timeline from media pool clips. Optionally specify clip names or use all clips in the current folder.
Instructions
Create a new timeline from media pool clips.
If clip_names is None, all clips in the current media pool folder are used.
Args: name: Name for the new timeline. clip_names: Optional list of clip names to include. Uses all clips in current folder if omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| clip_names | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |