Linear Search
linear_searchSearch Linear issues by keyword or text. Returns matching issues with ID, title, state, priority, and URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| first | No | Number of results to return (default 20, max 50) | |
| query | Yes | Search query text |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issues | Yes | Search results matching query |