project_save_as
Save the current audio project to a new .aup3 file at a specified absolute path. Creates a duplicate copy for versioning or backup.
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 |