Skip to main content
Glama

linear_duplicateIssue

Duplicate an issue in Linear using its ID, enabling users to replicate tasks or bugs in project management workflows for efficient tracking and updates.

Instructions

Duplicate an issue

Input Schema

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

Input Schema (JSON Schema)

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

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/tacticlaunch/mcp-linear'

If you have feedback or need assistance with the MCP directory API, please join our Discord server