@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
Usage
Selecting specific tools
Tools are named with thelinear_ 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.