get_pipeline_tool
Retrieve a specific GitLab CI/CD pipeline by providing project ID or path and pipeline ID, enabling direct access to pipeline details for inspection or troubleshooting.
Instructions
Get a single CI/CD pipeline by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID or path | |
| pipeline_id | Yes | Pipeline ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||