script_list
Lists all GDScript (.gd) and C# (.cs) files in a Godot project directory, identifying their language.
Instructions
Lists all scripts (.gd and .cs files) in a Godot project directory with language detection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | Yes |