analyze_build_problems
Identify and report build failures and problems in TeamCity by providing a build ID or number.
Instructions
Analyze and report build problems and failures.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| buildId | No | Build ID (internal TeamCity ID) | |
| buildNumber | No | Human-readable build number (requires buildTypeId) | |
| buildTypeId | No | Build configuration ID (required when using buildNumber) |