Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ run_function.ts
File
run_function.ts
apps/sim/tools/convex/run_function.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ ConvexFunctionCallParams, ConvexFunctionCallResponse } from
'@/tools/convex/types'
2
import
{
3
convexApiUrl,
4
convexAuthHeaders,
Callers
nothing calls this directly
Calls
6
convexApiUrl
Function · 0.90
convexAuthHeaders
Function · 0.90
parseFunctionArgs
Function · 0.90
transformFunctionCallResponse
Function · 0.90
join
Method · 0.80
replace
Method · 0.65
Tested by
no test coverage detected