get_build_status
Check the status of a background build by providing its build ID. Determine if the build is still running, succeeded, or failed.
Instructions
Check the status of a background build.
Args:
build_id: Build ID returned by start_build.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| build_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |