Skip to main content
Glama

linear_unarchiveInitiative

Restore archived initiatives in the Linear project management system by specifying the initiative ID, enabling continued tracking and workflow integration.

Instructions

Unarchive an initiative

Input Schema

NameRequiredDescriptionDefault
initiativeIdYesThe ID of the initiative to unarchive

Input Schema (JSON Schema)

{ "properties": { "initiativeId": { "description": "The ID of the initiative to unarchive", "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