batch_edit
Apply up to 100 ordered editing steps in one atomic batch and save a single new project revision. Invalid steps abort before any write, so you can test changes safely without intermediate copies.
Instructions
Apply 1-100 ordered editing steps in memory, then save ONE new revision.
Each step has action plus the fields of its corresponding tool: edit(operations), features(clip_ids,features), motion(clip_ids,preset,strength?), subtitles(content,track?,offset?,font_size?,color?), style_subtitles(style,track?,clip_ids?), reorder(track,clip_ids,start?), ripple_delete(start,end). No intermediate project or media copies are created. Invalid steps abort before any project write. Does not publish or export.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| steps | Yes | ||
| dry_run | No | ||
| new_name | Yes | ||
| include_plan | No |