linear_getReleaseNotes
Retrieve release notes from Linear projects. Control the number of notes, include archived ones, and sort by creation or update date.
Instructions
Get release notes from Linear
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of release notes to return (default: 25) | |
| includeArchived | No | Include archived release notes in the results | |
| orderBy | No | Sort release notes by created or updated date |