get_build_command
Retrieves the CLI command to export a Godot project for the specified platform, enabling automated builds without manual command construction.
Instructions
Get the CLI command to export/build the project for a specific platform
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| platform | Yes | Target platform (e.g. 'windows', 'linux', 'web', 'android') |