Google Drive Uploader Tool

The Google Drive Uploader Tool allows your agent to transfer files from the local execution environment to a linked Google Drive account. This tool is useful in workflows where agents need to save generated reports, processed documents, or other output files to Google Drive for storage, sharing, or downstream use.

Field Description
*Indicates mandatory field
Name* A unique, user-defined identifier for this instance of the Google Drive Uploader 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 upload generated reports to a Google Drive folder.
Credentials to connect with* Select the appropriate Google Service Account credential that grants access to the Google Drive API. The credential must include thehttps://www.googleapis.com/auth/drive.file scope or broader, depending on upload and folder creation needs.
Note: Refer to the Adding a Credential section for steps to configure this.