Linear

by tacticlaunch
Verified

linear_archiveIssue

Archive specific issues in Linear project management by providing the issue ID. This tool integrates with the MCP server to streamline task management and maintain organized workflows.

Instructions

Archive an issue

Input Schema

NameRequiredDescriptionDefault
issueIdYesID or identifier of the issue to archive (e.g., ABC-123)

Input Schema (JSON Schema)

{ "properties": { "issueId": { "description": "ID or identifier of the issue to archive (e.g., ABC-123)", "type": "string" } }, "required": [ "issueId" ], "type": "object" }
ID: r0jy9qy35n