Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/simstudioai/sim
/ route.ts
File
route.ts
apps/sim/app/api/tools/textract/parse/route.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
crypto from
'crypto'
2
import
{ createLogger } from
'@sim/logger'
3
import
{ getErrorMessage } from
'@sim/utils/errors'
4
import
{ sleep } from
'@sim/utils/helpers'
Callers
nothing calls this directly
Calls
15
createLogger
Function · 0.90
withRouteHandler
Function · 0.90
generateRequestId
Function · 0.90
checkInternalAuth
Function · 0.90
parseRequest
Function · 0.90
getValidationErrorMessage
Function · 0.90
processSingleFileToUserFile
Function · 0.90
getErrorMessage
Function · 0.90
assertToolFileAccess
Function · 0.90
downloadServableFileFromStorage
Function · 0.90
isInternalFileUrl
Function · 0.90
resolveInternalFileUrl
Function · 0.90
Tested by
no test coverage detected