get_filesystem_tree
List a Godot project's files and folders as a nested tree, using optional path, filter, and depth settings to locate specific resources.
Instructions
List the project filesystem as a nested tree of directories and files
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | res:// | |
| filter | No | ||
| max_depth | No |