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

File linear.ts

apps/sim/connectors/linear/linear.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createLogger } from '@sim/logger'
2import { getErrorMessage, toError } from '@sim/utils/errors'
3import type { RetryOptions } from '@/lib/knowledge/documents/utils'
4import { fetchWithRetry, VALIDATE_RETRY_OPTIONS } from '@/lib/knowledge/documents/utils'

Callers

nothing calls this directly

Calls 12

createLoggerFunction · 0.90
parseMultiValueFunction · 0.90
toErrorFunction · 0.90
getErrorMessageFunction · 0.90
joinTagArrayFunction · 0.90
parseTagDateFunction · 0.90
buildIssuesQueryFunction · 0.85
linearGraphQLFunction · 0.85
infoMethod · 0.80
errorMethod · 0.80
joinMethod · 0.80
buildIssueContentFunction · 0.70

Tested by

no test coverage detected