bamboo_get_build_result
Retrieve the result of a specific Bamboo build by providing its build key. Optionally expand details like changes, artifacts, and test results.
Instructions
Get the result of a specific build
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| build_key | Yes | The build result key (e.g., "PROJ-PLAN-123") | |
| expand | No | Fields to expand (e.g., "changes,artifacts,testResults") |