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

File upload.ts

apps/sim/tools/google_drive/upload.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createLogger } from '@sim/logger'
2import type { GoogleDriveToolParams, GoogleDriveUploadResponse } from '@/tools/google_drive/types'
3import {
4 ALL_FILE_FIELDS,

Callers

nothing calls this directly

Calls 6

createLoggerFunction · 0.90
handleSheetsFormatFunction · 0.90
errorMethod · 0.80
infoMethod · 0.80
getMethod · 0.65
warnMethod · 0.65

Tested by

no test coverage detected