Skip to main content
Glama

linear_getCycles

Retrieve a list of project cycles from Linear, specifying a team ID and limit for precise results. Use this tool to manage and track progress within project timelines efficiently.

Instructions

Get a list of all cycles

Input Schema

NameRequiredDescriptionDefault
limitNoMaximum number of cycles to return (default: 25)
teamIdNoID of the team to get cycles for (optional)

Input Schema (JSON Schema)

{ "properties": { "limit": { "description": "Maximum number of cycles to return (default: 25)", "type": "number" }, "teamId": { "description": "ID of the team to get cycles for (optional)", "type": "string" } }, "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