list_projects
Find Godot projects in a specified directory to manage and organize your game development workspace.
Instructions
List Godot projects in a directory
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| directory | Yes | Directory to search for Godot projects | |
| recursive | No | Whether to search recursively (default: false) |