list_files_in_project
Retrieve all files within a Unity project by providing the project name. Enables organized file management and quick access to assets in Unity game development.
Instructions
Lists all the files inside a Unity project.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
projectName | Yes |