list_resources
List all resource files in a Godot project by specifying the project path. Optionally filter by extension such as png, wav, or tres.
Instructions
List all resource files in a Godot project (images, audio, fonts, shaders, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | Yes | ||
| extension | No | Optional: filter by extension (e.g. png, wav, tres) |