MCPcopy
hub / github.com/simstudioai/sim / route.ts

File route.ts

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

Source from the content-addressed store, hash-verified

1import type { 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 8

createLoggerFunction · 0.90
withRouteHandlerFunction · 0.90
generateRequestIdFunction · 0.90
parseRequestFunction · 0.90
authorizeCredentialUseFunction · 0.90
fetchAllTeamsFunction · 0.85
errorMethod · 0.80

Tested by

no test coverage detected