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

File download.ts

apps/sim/tools/dropbox/download.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { httpHeaderSafeJson } from '@/lib/core/utils/validation'
2import type { DropboxDownloadParams, DropboxDownloadResponse } from '@/tools/dropbox/types'
3import type { ToolConfig } from '@/tools/types'
4

Callers

nothing calls this directly

Calls 5

httpHeaderSafeJsonFunction · 0.90
textMethod · 0.80
parseMethod · 0.80
getMethod · 0.65
toStringMethod · 0.45

Tested by

no test coverage detected