linear_getReleaseNoteById
Retrieve details of a specific release note by providing its ID or slug.
Instructions
Get details of a specific release note
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID or slug of the release note to retrieve |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| title | No | ||
| slugId | No | ||
| content | No | ||
| releases | No | ||
| createdAt | No | ||
| updatedAt | No | ||
| lastRelease | No |