pipeline_detail
Retrieve the full details of a single CI/CD pipeline run by project and pipeline ID, enabling root-cause analysis of failures and audit of execution history.
Instructions
[READ] One pipeline/run's full detail.
Args: project: Project id or full path. pipeline: Pipeline/run id (from list_pipelines). target: Server target name from config; omit for the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | ||
| project | Yes | ||
| pipeline | Yes |