Add clips to scene
flow_add_clips_to_sceneAdd video clips to a scene timeline in order using media or generation IDs. Appends clips by default, or insert at a chosen index for precise sequencing.
Instructions
Place videos on a scene timeline, in order. Accepts media ids or generation (workflow) ids. Appends by default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | ||
| index | No | ||
| scene_id | Yes | ||
| project_id | Yes | Flow project id (from flow_list_projects). |