Linear MCP Server

by ibraheem4
Verified

search_issues

Find and retrieve issues on the Linear platform by entering a text query, enabling efficient issue management and search automation.

Instructions

Search for issues using a text query

Input Schema

NameRequiredDescriptionDefault
firstNoNumber of results to return (default: 50)
queryYesSearch query text

Input Schema (JSON Schema)

{ "properties": { "first": { "description": "Number of results to return (default: 50)", "type": "number" }, "query": { "description": "Search query text", "type": "string" } }, "required": [ "query" ], "type": "object" }

You must be authenticated.

Other Tools from Linear MCP Server

Related Tools

ID: 71fqw0uqmx