rename_node
Rename a Godot node in the edited scene by providing its node path and the new name. Maintain clear scene organization with updated node identifiers.
Instructions
Rename a node in the edited scene
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| new_name | Yes | ||
| node_path | Yes |