get_job_log
Retrieve pipeline job trace logs to debug failed tests and analyze CI/CD failures in GitLab.
Instructions
Get the trace/log output for a specific pipeline job. Perfect for debugging failed tests and understanding CI/CD failures.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | ID of the pipeline job (obtained from get_merge_request_pipeline) |