Find Unused Files
godot_find_unused_filesScans a Godot project to identify files not referenced by any scene or script, helping clean up unused assets.
Instructions
Find files that may not be referenced in scenes or scripts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | No | Optional project root |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||