Skip to main content
Glama

linear_getInitiatives

Retrieve a list of Linear initiatives, including optional archived items and customizable limits, to manage project tracking and planning efficiently.

Instructions

Get a list of all initiatives from Linear

Input Schema

NameRequiredDescriptionDefault
includeArchivedNoInclude archived initiatives in the results
limitNoMaximum number of initiatives to return

Input Schema (JSON Schema)

{ "properties": { "includeArchived": { "default": false, "description": "Include archived initiatives in the results", "type": "boolean" }, "limit": { "default": 50, "description": "Maximum number of initiatives to return", "type": "number" } }, "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