Save project as
premiere_save_project_asSave the currently open Adobe Premiere Pro project to a new file path. Automatically backs up existing files and requires confirmation when overwriting.
Instructions
Save the open project to a new path. If the target exists it is gated behind confirm:true and backed up first. Path must be inside an allowed working root.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute destination path (.prproj added if missing). | |
| confirm | No | Required only if the target already exists. |