Godot Project Tree
godot_project_treeList the Godot project's directory tree to understand its structure. Set maximum traversal depth and entry limits to control output size when exploring folder hierarchy.
Instructions
List the project tree with ignore support and truncation details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxDepth | No | Maximum directory depth to traverse. | |
| maxEntries | No | Maximum number of entries to return. |