Get pipeline test report
get_pipeline_test_reportGet test-suite and test-case results for a specific pipeline by providing project ID or path and pipeline ID.
Instructions
Get bounded test-suite and test-case results for one pipeline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | GitLab project ID or full path such as group/project. | |
| pipeline_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | GitLab response normalized for model use. |