add_scene_instance
Add a scene instance as a child of a specified node in the active scene.
Instructions
Add an instance of a scene as a child of a node in the current scene
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scene_path | Yes | Path to the scene to instantiate | |
| parent_path | No | Parent node path, defaults to scene root |