supabase_read_service

Drop-in replacement for smartsuite_service. All reads go through here.

Connections

Notes

  • Same API as smartsuite_service (list_records, get_record, etc.)
  • Added: list_records_by_ids(), count_records(), get_project_with_account()
  • Part of the SmartSuite → Supabase migration