get_job_log
Retrieve the trace log of a GitLab job using its project path and job ID.
Instructions
Get the log/trace output of a specific job.
Args: project_path: Full path of the project (e.g., 'group/project') job_id: The ID of the job
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | ||
| project_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |