Linear MCP Server

get_teams

Retrieve a list of Linear teams with optional filtering by team name or key using the Linear MCP Server. Simplify team management and organization in Linear's issue tracking system.

Instructions

Get a list of Linear teams with optional name/key filtering

Input Schema

NameRequiredDescriptionDefault
nameFilterNoOptional filter to search by team name or key

Input Schema (JSON Schema)

{ "properties": { "nameFilter": { "description": "Optional filter to search by team name or key", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from Linear MCP Server

Related Tools

ID: 83wkbjoqvn