get_last_successful_build
Retrieve the last successful build's timestamp, duration, parameters, and git info to verify whether a deployment matches a GitLab merge time.
Instructions
Last SUCCESSFUL build with timestamp, duration, parameters, and git info.
Primary use case: compare timestamp vs a GitLab MR merge time to verify deployment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_name | Yes |