get_build_status
Parse build logs to extract structured errors, warnings, and progress updates, providing clear insight into build status.
Instructions
Parse the last build output and return structured errors, warnings, and progress.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| build_log | Yes | Raw build log output to parse for errors and warnings |