get_pipeline
Retrieve detailed information about a specific CI/CD pipeline or workflow run from GitHub repositories to monitor build status and execution details.
Instructions
Get details of a specific CI/CD pipeline (workflow run in GitHub)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | Repository identifier (GitLab: "group/project" or ID, GitHub: "owner/repo") | |
| pipeline_id | Yes | Pipeline/workflow run ID |