list_projects
Scan a directory to discover Godot projects, with optional recursive search for nested folders.
Instructions
Scan directory for Godot projects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| directory | No | Directory to search (default: current directory) | |
| recursive | No | Search recursively (default: true) |