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

File get_schema.ts

apps/sim/tools/table/get_schema.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { getColumnId } from '@/lib/table/column-keys'
2import type { ColumnDefinition } from '@/lib/table/types'
3import type { TableGetSchemaParams, TableGetSchemaResponse } from '@/tools/table/types'
4import type { ToolConfig } from '@/tools/types'

Callers

nothing calls this directly

Calls 1

getColumnIdFunction · 0.90

Tested by

no test coverage detected