export-presets
Lists all export presets from export_presets.cfg to show available targets such as Windows, Linux, and Android. Use this before exporting a project.
Instructions
[compact alias of list_export_presets] Lists all export presets defined in export_presets.cfg. Use before export_project to see available targets (Windows, Linux, Android, etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | Yes | Absolute path to project directory containing project.godot. Use the same path across all tool calls in a workflow. | |
| includeTemplateStatus | No | If true (default), shows if export templates are installed. |