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

File query_rows.ts

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

Source from the content-addressed store, hash-verified

1import { TABLE_LIMITS } from '@/lib/table/constants'
2import { enrichTableToolSchema } from '@/tools/schema-enrichers'
3import type { TableQueryResponse, TableRowQueryParams } from '@/tools/table/types'
4import type { ToolConfig } from '@/tools/types'

Callers

nothing calls this directly

Calls 2

enrichTableToolSchemaFunction · 0.90
toStringMethod · 0.45

Tested by

no test coverage detected