pipeline_detail
Retrieve the complete details of a pipeline or run by specifying project and pipeline ID.
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 |