get_job_log
Retrieve CI/CD job log output to monitor build processes, debug failures, and track pipeline execution status.
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 |