save_scene
Load a Godot scene and re-save it to validate serialization and catch errors.
Instructions
Load and re-save a scene to validate its serialization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scenePath | Yes | ||
| projectPath | No | Optional absolute Godot project path. Defaults to the project selected in Godot MCP Toolkit. |