edit_scene
Apply batch edits to a Godot scene file, adding, modifying, removing, or connecting nodes in a single operation.
Instructions
Apply batch operations to a scene.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to .tscn file to edit (relative to project root) | |
| operations | Yes | List of scene operations to apply |