linear_getReleasePipelines
Fetch release pipelines from Linear, with options to sort by creation or update date, limit the number of results, and include archived pipelines.
Instructions
Get release pipelines from Linear
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of release pipelines to return (default: 25) | |
| orderBy | No | Sort release pipelines by created or updated date | |
| includeArchived | No | Include archived release pipelines in the results |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes |