duplicate_node
Duplicate a node and all its children under the same parent, with an optional new name for the copy.
Instructions
Duplicate a node (with its children) under the same parent (undoable). Optional 'name' for the copy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| target | Yes |