bamboo_get_build_logs
Fetch build logs from Atlassian Bamboo by providing build result key, obtaining log file URLs for browser access.
Instructions
Get the build logs for a specific build. Returns log file URLs that can be accessed via browser.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| build_key | Yes | The build result key (e.g., "PROJ-PLAN-123") | |
| job_key | No | Specific job key to get logs for |