saveScene
Save the current 3D scene as a JSON file for later reuse or sharing. This tool preserves scene configurations and objects in the scenes/ folder.
Instructions
Save the current scene to a JSON file in the scenes/ folder. Returns the file path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | File name (without extension). Defaults to a timestamp-based name. |