Skip to main content
The @guildai-services/guildai~linear package gives your agents access to Linear issues, projects, and cycles through Guild’s Linear integration.

Authentication

  • Type: API key or OAuth 2.0
  • Token management: API keys do not expire; OAuth tokens refresh automatically

Setup

1

Open Credentials

Go to Credentials in Guild.
2

Connect Linear

Click Linear and enter your API key or authorize via OAuth.

Usage

Selecting specific tools

Tools are named with the linear_ prefix. Use pick() to include only what your agent needs. For advanced queries, use linear_graphql_query to run arbitrary GraphQL against the Linear API.