reorder_scenes
Reorder the backbone A-roll scenes in a Swap & Refine project. Provide scene ids in a new running order to update the cut, or omit order to list existing scenes.
Instructions
See or reorder the A-roll's backbone scenes in a hosted Swap & Refine project. Call with no order to LIST the scenes (id + label + time) — the reorderable building blocks. Call with order (the scene ids in the new running order; omit ids to drop them) to apply it and re-render.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order | No | New running order as scene ids. Any scene id omitted here is removed from the cut. Omit `order` entirely to just list the scenes. | |
| job_id | No | The Swap & Refine project. Omit to use VIRALSPIN_HOSTED_JOB_ID. | |
| render | No | Re-render now (costs credits). Default false = instant timeline-only edit. |