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

File confluence.ts

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

Source from the content-addressed store, hash-verified

1import { createLogger } from '@sim/logger'
2import { toError } from '@sim/utils/errors'
3import { fetchWithRetry, VALIDATE_RETRY_OPTIONS } from '@/lib/knowledge/documents/utils'
4import { confluenceConnectorMeta } from '@/connectors/confluence/meta'

Callers

nothing calls this directly

Calls 15

createLoggerFunction · 0.90
parseMultiValueFunction · 0.90
getConfluenceCloudIdFunction · 0.90
fetchWithRetryFunction · 0.90
htmlToPlainTextFunction · 0.90
toErrorFunction · 0.90
joinTagArrayFunction · 0.90
parseTagDateFunction · 0.90
listDocumentsViaCqlFunction · 0.85
resolveSpaceIdFunction · 0.85
listAllContentTypesFunction · 0.85

Tested by

no test coverage detected