Skip to main content

Google Drive connector

Back to the connector overview, authentication methods, and actions.
16 Jul 2026
bug-fixFixed unified IAM schema conformance — unified_get_me now returns scopes as an array instead of a space-delimited string, and list_organizations/get_organization return created_at as an ISO 8601 datetime string instead of an epoch-milliseconds number. Corrected the resource_users resource_id documentation.
googledrive_unified_get_me, googledrive_unified_get_organization, googledrive_unified_list_organizations, googledrive_unified_list_resource_users
13 Jul 2026
bug-fixFixed unified_get_me returning an empty body, invalid RoleTypeEnum/UserStatusEnum values on roles/users/resource_users, broken expand fan-out on groups/users JEXL conditions, and several composite-id and schema-shape violations across the unified IAM actions.