List pipeline jobs
list_pipeline_jobsRetrieve all jobs in a GitLab pipeline with their stages, status, runner, artifacts, and failure reason to diagnose CI issues.
Instructions
List jobs in a GitLab pipeline, including stages, status, runner, artifacts, and failure reason.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| scope | No | ||
| project | Yes | GitLab project ID or full path such as group/project. | |
| per_page | No | ||
| pipeline_id | Yes | ||
| include_retried | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | GitLab response normalized for model use. |