MCPcopy Index your code
hub / github.com/simstudioai/sim / get_contact_card.ts

File get_contact_card.ts

apps/sim/tools/linq/get_contact_card.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { LinqGetContactCardParams, LinqGetContactCardResult } from '@/tools/linq/types'
2import { extractLinqError, LINQ_API_BASE, linqHeaders } from '@/tools/linq/utils'
3import type { ToolConfig } from '@/tools/types'
4

Callers

nothing calls this directly

Calls 4

linqHeadersFunction · 0.90
extractLinqErrorFunction · 0.90
setMethod · 0.65
toStringMethod · 0.45

Tested by

no test coverage detected