get_job_logs
Retrieve the log file of a specific job in a GitLab project by providing the project ID and job ID.
Instructions
Get the log (trace) file of a specific job
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | Job ID | |
| project_id | Yes | Project ID or path |