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

File update.ts

apps/sim/tools/supabase/update.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 { SupabaseUpdateParams, SupabaseUpdateResponse } 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
textMethod · 0.80
parseMethod · 0.80

Tested by

no test coverage detected