MCPcopy Index your code
hub / github.com/simstudioai/sim / route.ts

File route.ts

apps/sim/app/api/tools/linear/projects/route.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { Project, Team } from '@linear/sdk'
2import { LinearClient } from '@linear/sdk'
3import { createLogger } from '@sim/logger'
4import { type NextRequest, NextResponse } from 'next/server'

Callers

nothing calls this directly

Calls 11

createLoggerFunction · 0.90
withRouteHandlerFunction · 0.90
parseRequestFunction · 0.90
generateRequestIdFunction · 0.90
authorizeCredentialUseFunction · 0.90
fetchAllTeamProjectsFunction · 0.85
errorMethod · 0.80
infoMethod · 0.80
addMethod · 0.45
pushMethod · 0.45

Tested by

no test coverage detected