Skip to main content
Glama

linear_get_team

Retrieve detailed information about a specific team in Linear's issue tracking system by providing the team ID.

Instructions

Get details about a specific team

Input Schema

NameRequiredDescriptionDefault
teamIdYesTeam ID to get details for

Input Schema (JSON Schema)

{ "properties": { "teamId": { "description": "Team ID to get details 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/magarcia/mcp-server-linearapp'

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