gitlab_get_pipeline
Retrieve the status and summary of a GitLab CI pipeline by providing its numeric pipeline ID and optional project path.
Instructions
Get the status and summary of a GitLab CI pipeline.
Args: pipeline_id: The numeric pipeline ID. project_path: GitLab project path, e.g. 'group/project'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pipeline_id | Yes | ||
| project_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |