MCPcopy Index your code
hub / github.com/simstudioai/sim / phone-number.ts

File phone-number.ts

apps/sim/enrichments/phone-number/phone-number.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { filterUndefined } from '@sim/utils/object'
2import { Phone } from 'lucide-react'
3import { firstNonEmpty, normalizeDomain, str, toolProvider } from '@/enrichments/providers'
4import type { EnrichmentConfig } from '@/enrichments/types'

Callers

nothing calls this directly

Calls 5

toolProviderFunction · 0.90
strFunction · 0.90
filterUndefinedFunction · 0.90
normalizeDomainFunction · 0.90
firstNonEmptyFunction · 0.90

Tested by

no test coverage detected