gitlab_list_pipelines
List the most recent CI pipelines for a specific GitLab project. Retrieves pipeline data with an optional limit on the number of results.
Instructions
List the most recent pipelines for a project.
Args: project_path: GitLab project path, e.g. 'group/project'. limit: Number of pipelines to return (default 10, max 100).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| project_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |