Google Gemini connector
Back to the connector overview, authentication methods, and actions.
17 Sept 2026
data-sync-improvementsDisabled DataSync on list_files and list_cached_contents to prevent sync failures on empty accounts (Google API returns 400 instead of empty array).Changed · 2 actions updated
Changed · 2 actions updated
googlegemini_list_cached_contents, googlegemini_list_files16 Sept 2026
data-syncAdded DataSync support to list_models, list_files, list_cached_contents, and list_file_search_stores with full-refresh cursor pagination.Changed · 4 actions updated
Changed · 4 actions updated
googlegemini_list_cached_contents, googlegemini_list_file_search_stores, googlegemini_list_files, googlegemini_list_models19 Aug 2026
authDocumented Google Cloud session control in the OAuth 2.0 connection guide and support description — the cause of periodic refresh token expired errors on Google Workspace domains that enforce re-authentication for Google Cloud scopes.3 Aug 2026
improvementAdded deprecated model warnings to all model input descriptions across actions.Changed · 8 actions updated
Changed · 8 actions updated
googlegemini_async_batch_embed_content, googlegemini_batch_embed_contents, googlegemini_count_tokens, googlegemini_create_cached_content, googlegemini_embed_content, googlegemini_generate_content, googlegemini_get_model, googlegemini_stream_generate_content23 Jul 2026
breaking-change improvement bug-fixMigrated requiredScopes to authRequirements. Updated model references, penalty limitations, and count_tokens model field docs.