project_save_as
Save the current Audacity project to a new .aup3 file at a specified absolute path. Use this when you need to create a copy of your project under a different filename or location.
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
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |