get_build_status
Retrieve build status for Unreal Engine projects, returning building, succeeded, or failed with error and warning counts. Optionally specify a build ID or get the latest build.
Instructions
Get build status. Latest build if no ID given.
Returns: building, succeeded, or failed with error/warning counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| build_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |