list_templates
Lists available O3DE project and gem templates by scanning the engine's Templates directory, returning each template's name, summary, and path.
Instructions
List available O3DE project and gem templates.
Scans the engine's Templates directory for template definitions.
Returns: JSON array of template objects with name, summary, and path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |