Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ toolProvider
Function
toolProvider
apps/sim/enrichments/providers.ts:66–68 ·
view source on GitHub ↗
(provider: EnrichmentProvider)
Source
from the content-addressed store, hash-verified
64
* runner when it executes `toolId`.
65
*/
66
export
function
toolProvider(provider: EnrichmentProvider): EnrichmentProvider {
67
return
provider
68
}
Callers
5
company-domain.ts
File · 0.90
email-verification.ts
File · 0.90
work-email.ts
File · 0.90
phone-number.ts
File · 0.90
company-info.ts
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected