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

File get_user.ts

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

Source from the content-addressed store, hash-verified

1import type { BrexGetUserParams, BrexGetUserResponse } 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