MCPcopy Create free account
hub / github.com/simstudioai/sim / google-calendar.ts

File google-calendar.ts

apps/sim/connectors/google-calendar/google-calendar.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createLogger } from '@sim/logger'
2import { getErrorMessage } from '@sim/utils/errors'
3import { fetchWithRetry, VALIDATE_RETRY_OPTIONS } from '@/lib/knowledge/documents/utils'
4import { DEFAULT_MAX_EVENTS, googleCalendarConnectorMeta } from '@/connectors/google-calendar/meta'

Callers

nothing calls this directly

Calls 14

createLoggerFunction · 0.90
parseMultiValueFunction · 0.90
fetchWithRetryFunction · 0.90
getErrorMessageFunction · 0.90
parseTagDateFunction · 0.90
getTimeRangeFunction · 0.85
eventToDocumentFunction · 0.85
parseMethod · 0.80
infoMethod · 0.80
textMethod · 0.80
errorMethod · 0.80
setMethod · 0.65

Tested by

no test coverage detected