Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ params.test.ts
File
params.test.ts
apps/sim/tools/params.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it, vi } from
'vitest'
2
import
{
3
createExecutionToolSchema,
4
createLLMToolSchema,
Callers
nothing calls this directly
Calls
9
getToolParametersConfig
Function · 0.90
createLLMToolSchema
Function · 0.90
createUserToolSchema
Function · 0.90
createExecutionToolSchema
Function · 0.90
mergeToolParameters
Function · 0.90
validateToolParameters
Function · 0.90
filterSchemaForLLM
Function · 0.90
formatParameterLabel
Function · 0.90
isPasswordParameter
Function · 0.90
Tested by
no test coverage detected