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

File text_search.ts

apps/sim/tools/supabase/text_search.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 { SupabaseTextSearchParams, SupabaseTextSearchResponse } from '@/tools/supabase/types'
3import { supabaseBaseUrl } from '@/tools/supabase/utils'
4import type { ToolConfig } from '@/tools/types'

Callers

nothing calls this directly

Calls 2

supabaseBaseUrlFunction · 0.90

Tested by

no test coverage detected