Get pipeline test report summary
get_pipeline_test_report_summaryGet aggregate test-report counts and pass/fail/error totals for a GitLab pipeline. Provide project and pipeline ID.
Instructions
Get aggregate test-report counts and pass/fail/error totals 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. |