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

File x.ts

apps/sim/connectors/x/x.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 { fetchWithRetry, VALIDATE_RETRY_OPTIONS } from '@/lib/knowledge/documents/utils'
4import type { ConnectorConfig, ExternalDocument, ExternalDocumentList } from '@/connectors/types'

Callers

nothing calls this directly

Calls 15

createLoggerFunction · 0.90
toErrorFunction · 0.90
getErrorMessageFunction · 0.90
parseTagDateFunction · 0.90
resolveSyncModeFunction · 0.85
parseUsernamesFunction · 0.85
resolveUsernameIdFunction · 0.85
resolveMyUserIdFunction · 0.85
resolvePageSizeFunction · 0.85
listPathForModeFunction · 0.85
buildListParamsFunction · 0.85
xApiGetFunction · 0.85

Tested by

no test coverage detected