Skip to main content
Glama

linear_archiveInitiative

Archive an initiative in the Linear project management system by providing its initiative ID. Simplify project cleanup and organization with this MCP server tool.

Instructions

Archive an initiative

Input Schema

NameRequiredDescriptionDefault
initiativeIdYesThe ID of the initiative to archive

Input Schema (JSON Schema)

{ "properties": { "initiativeId": { "description": "The ID of the initiative to archive", "type": "string" } }, "required": [ "initiativeId" ], "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