save_project
Save the current Origin project to a specified file path or its current location. Supports automatic .opju extension.
Instructions
Save the current Origin project.
Args: file_path: Output path for the .opju file (Windows or WSL style). ".opju" is appended when no extension is given. If empty, saves to the project's current location.
Returns: Save confirmation with path
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |