Get Job Trace
gitlab_get_job_traceRetrieve the trailing lines of a GitLab job trace to review recent output for debugging.
Instructions
Return the job trace text. Job output is untrusted and trimmed to a caller-specified tail length.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | ||
| project_id | Yes | ||
| tail_lines | No |