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

File get_vendor.ts

apps/sim/tools/brex/get_vendor.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { BrexGetVendorParams, BrexGetVendorResponse } from '@/tools/brex/types'
2import { BREX_API_BASE, buildBrexHeaders, parseBrexJson } from '@/tools/brex/utils'
3import type { ToolConfig } from '@/tools/types'
4

Callers

nothing calls this directly

Calls 2

buildBrexHeadersFunction · 0.90
parseBrexJsonFunction · 0.90

Tested by

no test coverage detected