get_build_status
Parse raw build logs to extract structured errors, warnings, and progress, enabling quick identification of build failures and status updates.
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 |