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

File get_cash_account.ts

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

Source from the content-addressed store, hash-verified

1import type { BrexGetCashAccountParams, BrexGetCashAccountResponse } 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