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

File get_transfer.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 2

buildBrexHeadersFunction · 0.90
parseBrexJsonFunction · 0.90

Tested by

no test coverage detected