linear_getReleaseStages
Get release stages from Linear by filtering with pipeline ID, sorting by date, or including archived stages.
Instructions
Get release stages from Linear
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of release stages to return (default: 25) | |
| orderBy | No | Sort release stages by created or updated date | |
| pipelineId | No | Filter release stages by release pipeline ID | |
| includeArchived | No | Include archived release stages in the results |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes |