List Pipeline Jobs
gitlab_list_pipeline_jobsList jobs in a GitLab pipeline by pipeline ID, with options to filter by scope, include retried jobs, and paginate results.
Instructions
List jobs in a pipeline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| scope | No | ||
| per_page | No | ||
| project_id | No | ||
| pipeline_id | Yes | ||
| include_retried | No |