Google Drive Loader Tool
The Google Drive Loader Tool enables your agent to access and load files directly from a connected Google Drive account. This tool is essential for scenarios where agents need to read, process, or analyze documents stored in Google Drive as part of automation workflows.
| Field | Description |
| *Indicates mandatory field | |
| Name* | A unique, user-defined identifier for this instance of the Google Drive Loader Tool. This name is used by the agent to reference the tool during execution. |
| Description* | A short summary that explains the role of this tool instance. Helps users understand its purpose in the workflow. Example: Use this tool to load input documents from a shared team folder. |
| Credentials to connect with* | Select the appropriate Google Service Account credential that
grants access to the Google Drive API. The credential must include
the https://www.googleapis.com/auth/drive.readonly
scope or broader, depending on access needs.Note: Refer to the Adding a Credential section for steps to configure
this. |