delete_node
Delete a node from the open scene in Godot with undo support. Clean up scene hierarchies by removing specific nodes via the editor.
Instructions
Remove a node from the open scene (undoable).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes |