Linear MCP Server

search_issues

Use to search for issues in Linear by entering a text query, with options to specify the number of results returned for efficient issue tracking and management.

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: zf0v0ehivn