get_pipeline
Retrieve details of a specific GitLab pipeline by providing project ID and pipeline ID. Get status, stages, and other pipeline information to monitor CI/CD runs.
Instructions
Get details of a specific pipeline in a GitLab project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | No | Project ID or URL-encoded path | |
| pipeline_id | No | The ID of the pipeline |