Close project
premiere_close_projectClose the current project, with options to save changes or discard unsaved work after confirmation.
Instructions
Close the current project. By default it saves first (save:true). Set save:false to discard - that DISCARDS unsaved changes and therefore requires confirm:true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| save | No | Save before closing (default true). | |
| confirm | No | Required when save:false. |