linear_getReleasePipelineById
Get details of a release pipeline by ID or slug to review its configuration and status.
Instructions
Get details of a specific release pipeline
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID or slug of the release pipeline to retrieve |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| url | No | ||
| name | No | ||
| type | No | ||
| teams | No | ||
| slugId | No | ||
| stages | No | ||
| createdAt | No | ||
| updatedAt | No | ||
| archivedAt | No | ||
| production | No | ||
| description | No | ||
| pathPatterns | No | ||
| latestReleaseNote | No |