Linear MCP Server

by cosmix

delete_issue

Remove a specific Linear issue by providing its ID or key using the MCP Server’s interface to manage issue tracking efficiently.

Instructions

Delete an existing Linear issue

Input Schema

NameRequiredDescriptionDefault
issueIdYesID or key of the issue to delete

Input Schema (JSON Schema)

{ "properties": { "issueId": { "description": "ID or key of the issue to delete", "type": "string" } }, "required": [ "issueId" ], "type": "object" }

You must be authenticated.

Other Tools from Linear MCP Server

Related Tools

ID: 83wkbjoqvn