linear_getDocuments
Retrieve Linear workspace documents with filters for project, initiative, title search, and sorting by date. Includes archived documents option.
Instructions
Get workspace documents from Linear
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of documents to return (default: 25) | |
| includeArchived | No | Include archived documents in the results | |
| orderBy | No | Sort documents by created or updated date | |
| projectId | No | Filter documents by project ID | |
| initiativeId | No | Filter documents by initiative ID | |
| title | No | Case-insensitive title search filter |