Get Job Artifact File
gitlab_get_job_artifact_fileRetrieve a specific file from a GitLab job's artifacts archive, returning its content as inline UTF-8 or base64.
Instructions
Return one file from a job artifacts archive as inline UTF-8 or base64 content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | ||
| project_id | No | ||
| artifact_path | Yes |