Get job artifact archive
get_job_artifact_archiveDownload a GitLab job's complete artifact archive as base64-encoded data.
Instructions
Download a GitLab job's complete artifact ZIP archive as bounded base64 data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | ||
| project | Yes | GitLab project ID or full path such as group/project. | |
| max_bytes | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | GitLab response normalized for model use. |