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

File count.ts

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

Callers

nothing calls this directly

Calls 3

supabaseBaseUrlFunction · 0.90
getMethod · 0.65

Tested by

no test coverage detected