linear_getReleaseDocuments
Retrieve documents linked to a Linear release. Filter by title, sort by date, or include archived items.
Instructions
Get documents associated with a specific Linear release
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of documents to return (default: 25) | |
| title | No | Case-insensitive title search filter | |
| orderBy | No | Sort documents by created or updated date | |
| releaseId | Yes | ID of the release whose documents should be returned | |
| includeArchived | No | Include archived documents in the results |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes |