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

File airtable.ts

apps/sim/blocks/blocks/airtable.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { AirtableIcon } from '@/components/icons'
2import { getScopesForService } from '@/lib/oauth/utils'
3import type { BlockConfig, BlockMeta } from '@/blocks/types'
4import { AuthMode, IntegrationType } from '@/blocks/types'

Callers

nothing calls this directly

Calls 3

getScopesForServiceFunction · 0.90
getTriggerFunction · 0.90
parseMethod · 0.80

Tested by

no test coverage detected