get_scene_tree
Retrieve the node tree of the currently open scene, with configurable depth limit for serialization.
Instructions
Get the node tree of the specified or currently open scene
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_depth | No | Maximum tree depth to serialize (default: 15) |