get_build_history
Retrieve commit and build history for a specified branch to inspect recent changes and build outcomes.
Instructions
Get commit/build history for a specific branch
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of commits to retrieve (default: 10) | |
| branch | Yes | Branch name (e.g., main, staging-1) |