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

File get_file_content.ts

apps/sim/tools/github/get_file_content.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { getFileExtension, getMimeTypeFromExtension } from '@/lib/uploads/utils/file-utils'
2import type { FileContentResponse, GetFileContentParams } from '@/tools/github/types'
3import type { ToolConfig } from '@/tools/types'
4

Callers

nothing calls this directly

Calls 4

getFileExtensionFunction · 0.90
getMimeTypeFromExtensionFunction · 0.90
replaceMethod · 0.65
toStringMethod · 0.45

Tested by

no test coverage detected