Get Job Trace
gitlab_get_job_traceRetrieve the tail of a GitLab CI job's log output, limiting to a specified number of lines to handle untrusted data.
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 |