get_job_log
Retrieve CI/CD job log output to monitor pipeline execution and debug failures. Specify repository and job ID to access detailed trace information.
Instructions
Get the log/trace output of a CI/CD job
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | Repository identifier (GitLab: "group/project" or ID, GitHub: "owner/repo") | |
| job_id | Yes | Job ID |