Linear
communityProject management and issue tracking for software teams
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
POST
https://api.linear.app/graphqlSearch issues across projects
Parameters
querysearch text (stringrequiredReturns
issues[] with id, title, state, priority, assignee, team, urlPOST
https://api.linear.app/graphqlCreate a new issue
Parameters
titleissue title (stringrequiredteamIdteam ID (stringrequiredpriority0-4 urgent to none (integeroptionaldescriptionmarkdown body (stringoptionalReturns
issue with id, identifier, title, urlPOST
https://api.linear.app/graphqlList projects and their status
Parameters
firstcount (integeroptionalReturns
projects[] with id, name, state, progress, lead, teams[]