Skip to main content
Glama

linear_get_teams

Retrieve team information from Linear's issue tracking system, including archived teams and configurable result limits for organizational management.

Instructions

Get teams in the organization

Input Schema

NameRequiredDescriptionDefault
includeArchivedNoInclude archived teams
limitNoMaximum number of teams to return (default: 50)

Input Schema (JSON Schema)

{ "properties": { "includeArchived": { "description": "Include archived teams", "type": "boolean" }, "limit": { "description": "Maximum number of teams to return (default: 50)", "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/magarcia/mcp-server-linearapp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server