get_documentation_tree
Retrieve a hierarchical tree view of Godot Engine documentation structure to navigate and understand available resources.
Instructions
Get a tree-style overview of the documentation folder.
Returns: String containing a directory tree representation of the documentation.
Usage Examples: - get_documentation_overview() -> Full docs tree from root
Note: Files are exposed via get_documentation_resource(file_path: str) resource.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||