project_save_as
Save the current Audacity project to a new .aup3 file at a specified path. Use this tool to create backup copies or save edited projects with different names.
Instructions
Save the current project to a new .aup3 file. ONLY call when user explicitly asks. Do NOT auto-save after effects or pipelines.
Args: path: Absolute path for the new .aup3 file
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |