Type Alias: AppConnectionType
AppConnectionType =
"platform_app"|"mcp_server"|"discord_bot"|"slack_app"|"teams_app"|"fhir_connection"|"salesforce_connection"|"hubspot_connection"|"monday_connection"|"confluence_connection"|"healthie_connection"|"documo_fax_connection"
Defined in: packages/sdk/src/types/app-connection-types.ts:63
Connection type discriminator values — mirrors AppConnectionType in lib/app_connections/registry.py.