Get GitLab job
get_jobGet detailed status, runner, artifacts, timestamps, commit, and pipeline information for a specific CI job using project ID and job ID.
Instructions
Get detailed status, runner, artifacts, timestamps, commit, and pipeline information for one CI job.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | ||
| project | Yes | GitLab project ID or full path such as group/project. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | GitLab response normalized for model use. |