Get All Project Files
godot_get_project_filesGet all project files in a Godot project, optionally including image and audio assets, to provide a full project overview for development.
Instructions
Get all files in the project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | No | Path to project | |
| include_assets | No | Include image/audio assets |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||