MCPcopy 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 */
66export function toolProvider(provider: EnrichmentProvider): EnrichmentProvider {
67 return provider
68}

Callers 5

company-domain.tsFile · 0.90
work-email.tsFile · 0.90
phone-number.tsFile · 0.90
company-info.tsFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected