Skip to main content
Glama

linear_getIssues

Retrieve a list of recent issues from the Linear project management system. Specify the maximum number of issues to return for efficient task tracking and updates.

Instructions

Get a list of recent issues from Linear

Input Schema

NameRequiredDescriptionDefault
limitNoMaximum number of issues to return (default: 10)

Input Schema (JSON Schema)

{ "properties": { "limit": { "description": "Maximum number of issues to return (default: 10)", "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/tacticlaunch/mcp-linear'

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