get_build_errors
Retrieve parsed build errors from the latest Unreal Engine build. Filter by module, severity, or limit results.
Instructions
Get parsed build errors from the latest build.
module: filter by source file path containing this string severity: 'error' or 'warning' limit: max errors to return (default 50)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| module | No | ||
| severity | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |