list_scenes
List all .tscn scene files in a Godot project, enabling scene discovery and management.
Instructions
List all .tscn scenes in a project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | . | |
| projectPath | No | Optional absolute Godot project path. Defaults to the project selected in Godot MCP Toolkit. |