Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ mothership-inbox-execution.ts
File
mothership-inbox-execution.ts
apps/sim/background/mothership-inbox-execution.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createLogger } from
'@sim/logger'
2
import
{ task } from
'@trigger.dev/sdk'
3
import
{ executeInboxTask } from
'@/lib/mothership/inbox/executor'
4
Callers
nothing calls this directly
Calls
4
createLogger
Function · 0.90
executeInboxTask
Function · 0.90
task
Function · 0.85
info
Method · 0.80
Tested by
no test coverage detected