Linear MCP Server

list_projects

Retrieve and organize all projects with customizable filters like team ID and pagination to streamline project management via Linear MCP Server.

Instructions

List all projects

Input Schema

NameRequiredDescriptionDefault
firstNoNumber of projects to return (default: 50)
teamIdNoFilter by team ID (optional)

Input Schema (JSON Schema)

{ "properties": { "first": { "description": "Number of projects to return (default: 50)", "type": "number" }, "teamId": { "description": "Filter by team ID (optional)", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from Linear MCP Server

Related Tools

ID: zf0v0ehivn