Interface: GoogleWorkspaceIntegrationAbilityConfig
Defined in: packages/sdk/src/types/ability-types.ts:293
Shared config for Gmail, Google Calendar, and Google Drive integration abilities
Properties
accessMode?
optionalaccessMode:GoogleWorkspaceAccessMode
Defined in: packages/sdk/src/types/ability-types.ts:298
read_only: list linked accounts and read data only. read_write: also create or modify data (and reconnect OAuth for Gmail).