Skip to main content
Glama

linear_getActiveCycle

Retrieve the currently active cycle for a specified team in the Linear project management system. Input the team ID to obtain cycle details.

Instructions

Get the currently active cycle for a team

Input Schema

NameRequiredDescriptionDefault
teamIdYesID of the team to get the active cycle for

Input Schema (JSON Schema)

{ "properties": { "teamId": { "description": "ID of the team to get the active cycle for", "type": "string" } }, "required": [ "teamId" ], "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