get_pipeline_jobs
Get jobs for a GitLab pipeline by specifying project path and pipeline ID. Set per-page limit up to 100.
Instructions
Get jobs for a specific pipeline.
Args: project_path: Full path of the project (e.g., 'group/project') pipeline_id: The ID of the pipeline per_page: Number of results per page (max 100)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| per_page | No | ||
| pipeline_id | Yes | ||
| project_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |