Skip to main content
Glama

linear_deleteInitiative

Remove an initiative from your Linear project management system by sending it to the trash using its unique initiative ID.

Instructions

Delete an initiative (move to trash)

Input Schema

NameRequiredDescriptionDefault
initiativeIdYesThe ID of the initiative to delete

Input Schema (JSON Schema)

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