get_scene_tree
Retrieve the nested node tree of the scene currently open in the Godot editor, including name, class, and script details.
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 | |||