google_docsTo use Google Docs tools, create a Connector with the following fields (service account mode):
| Field | Required | Description |
|---|---|---|
service_account_email | Yes | Service account email address |
service_account_private_key | Yes | Service account RSA private key (PEM format) |
service_account_private_key_id | Yes | Service account private key ID |
service_account_project_id | Yes | GCP project ID |
service_account_token_uri | No | Token endpoint (default: https://oauth2.googleapis.com/token) |
instance_name | No | Display name for this connector instance (default: Google Docs Service Account) |
The service account needs Viewer permission on target documents, or can be authorized via Google Workspace domain-wide delegation.
This connector provides read-only access to Google Docs and Google Drive.