godot_create_scene
Create a new Godot scene file with a custom root node, set initial properties, and save it to disk. Specify the scene path and root type to generate a ready-to-edit scene in the editor.
Instructions
Create a brand new scene file with root node and save to disk.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |