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