duplicate_node
Duplicate a node and its children under the same parent with one call. Use the optional name to rename the copy, with undo support.
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 |