project_save
Save the current audio project to its existing file path. Returns an error if the project has never been saved or has no unsaved changes, ensuring only valid saves are performed.
Instructions
Save the current project. Refuses if the project has never been saved before (has no file path yet) or has no unsaved changes - check the returned message for why, if isError is true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||