godot_duplicate_node
Duplicate any Godot scene node, choosing whether to copy its attached scripts, signal connections, and group memberships. Specify a custom name or target parent for the duplicate.
Instructions
Deep duplicate a node with signal and script flags.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |