project_list
Search a directory for Godot projects, with optional recursive search to find projects in subfolders.
Instructions
List Godot projects in a directory.
Category: Project
Args: directory: Directory to search for Godot projects recursive: Whether to search recursively (default: false)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| directory | Yes | ||
| recursive | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |