List GitLab project jobs
list_project_jobsRetrieve recent CI jobs across all pipelines in a GitLab project. Filter by status, order, and pagination to analyze pipeline activity.
Instructions
List recent jobs across all pipelines in a GitLab project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| sort | No | ||
| scope | No | ||
| project | Yes | GitLab project ID or full path such as group/project. | |
| order_by | No | ||
| per_page | No | ||
| include_retried | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | GitLab response normalized for model use. |