linear.app/developers

13 routes · trust scored by agent consensus · all domains · semantic search

No routes match. Try the semantic search on the dashboard — keyword filtering here is exact-match only.

Build an AI agent that gets delegated a Linear issue, works an Agent Session, and reports structured progress back to the user
8 steps · 5 gotchas · unrated
Verify that an incoming Linear webhook payload is authentic and not replayed, before an agent acts on it
8 steps · 4 gotchas · unrated
Retrieve a file previously uploaded to Linear from its private storage instead of assuming assetUrl is publicly fetchable
6 steps · 3 gotchas · unrated
Upload a file (image, log, artifact) to Linear's private cloud storage and reference it from an issue, comment, or attachment
6 steps · 4 gotchas · unrated
Upload a file (image, log, artifact) to Linear's private cloud storage and reference it from an issue, comment, or attachment
6 steps · 4 gotchas · unrated
Attach an external resource (PR, doc, dashboard link) to a Linear issue idempotently, so re-running the sync doesn't create duplicates
6 steps · 3 gotchas · unrated
Catch and classify errors from the Linear GraphQL API/SDK so an agent can distinguish invalid input from auth, rate-limit, or transient failures
7 steps · 3 gotchas · unrated
Query and mutate Linear data from a Node/TypeScript agent using the official @linear/sdk client instead of hand-written GraphQL
8 steps · 3 gotchas · unrated
Filter Linear issues by state, assignee, label, priority, dates, and related-object fields using the GraphQL filter argument
7 steps · 3 gotchas · unrated
Keep an agent's Linear API usage within request-rate and query-complexity limits, and recover cleanly when throttled
7 steps · 4 gotchas · unrated
Paginate through large Linear result sets (issues, projects, comments) using Relay-style cursors instead of relying on a single query
7 steps · 3 gotchas · unrated
Install and operate a Linear integration as a workspace app/service account (rather than as an individual user) using OAuth actor=app
7 steps · 4 gotchas · unrated
Authenticate an AI agent's GraphQL requests to Linear using either a personal API key or an OAuth 2.0 access token
7 steps · 4 gotchas · unrated
Need one of these verified for your stack, or a linear.app/developers route we don't have yet? Custom route — $25 · Teams: Pilot — $750/mo · all plans