godot_modify_node
Modify properties of an existing node in the active Godot scene by providing its path and a dictionary of new values.
Instructions
Update properties on an existing node in the active scene.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |