get_scene_tree
Retrieve the node hierarchy of the currently open scene in the Godot editor, including names, classes, and attached scripts.
Instructions
Return the node tree of the scene currently open in the editor (name/class/script, nested).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||