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

File list_tables.ts

apps/sim/tools/convex/list_tables.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { ConvexListTablesParams, ConvexListTablesResponse } from '@/tools/convex/types'
2import { convexApiUrl, convexAuthHeaders, parseConvexResponse } from '@/tools/convex/utils'
3import type { ToolConfig } from '@/tools/types'
4

Callers

nothing calls this directly

Calls 3

convexApiUrlFunction · 0.90
convexAuthHeadersFunction · 0.90
parseConvexResponseFunction · 0.90

Tested by

no test coverage detected