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

File query.ts

apps/sim/tools/supabase/query.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { validateDatabaseIdentifier } from '@/lib/core/security/input-validation'
2import type { SupabaseQueryParams, SupabaseQueryResponse } from '@/tools/supabase/types'
3import { supabaseBaseUrl } from '@/tools/supabase/utils'
4import type { ToolConfig } from '@/tools/types'

Callers

nothing calls this directly

Calls 4

supabaseBaseUrlFunction · 0.90
testMethod · 0.80
replaceMethod · 0.65

Tested by

no test coverage detected