search_issues
Search across workspace issues using full-text queries. Returns paginated results with total count.
Instructions
Full-text search across issues in the workspace.
Backed by Linear's searchIssues GraphQL field (verified via
introspection). Returns nodes with the standard issue shape plus
a totalCount so the agent knows how many more hits exist beyond
the current page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | ||
| first | No | ||
| query | Yes | ||
| workspace | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||