list_projects
List Godot projects found in a specified directory. Supports recursive search into subdirectories.
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) |