Integrations

Use Google Drive

Work with the user's connected Google Drive account (includes Google Docs, Sheets, Slides, and Forms).

Parameters#

tool_namestringrequired

Exact tool name returned by list_app_tools.

configured_propsobjectrequired

The configured props for the action (e.g., {"filePath": "/home/workspace/profile.jpeg", "mimeType": "image/jpeg"})

download_pathstringdefault: ""

Optional absolute path to save downloaded file. Falls back to configured_props["filePath"].

emailstringdefault: ""

Optional email address to select a specific connected account.