list_projects
Find Godot projects in a directory by specifying the path and optionally searching recursively.
Instructions
List Godot projects in a directory
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| directory | Yes | Directory to search for Godot projects | |
| recursive | No | Whether to search recursively (default: false) |