linear_searchDocuments
Find documents in Linear by searching terms across titles and content. Filter results by team, sort order, and include archived or comments.
Instructions
Search Linear documents by term
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| term | Yes | Search term for document titles and content | |
| limit | No | Maximum number of results to return (default: 25) | |
| teamId | No | Optional team ID to scope the search | |
| orderBy | No | Sort results by created or updated date | |
| snippetSize | No | Optional snippet size for search result context | |
| includeArchived | No | Include archived documents in the search | |
| includeComments | No | Include comment matches in the search payload when supported |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodes | No | ||
| totalCount | No |