Integrations

Use Gmail

Work with the user's connected Gmail account.

Parameters#

tool_namestringrequired

Exact tool name returned by list_app_tools.

configured_propsobjectrequired

The configured props for the action (e.g., {"to": "team@zocomputer.com", "subject": "Subject", "body": "Body"})

download_pathstringdefault: ""

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

emailstringdefault: ""

Optional email address to select a specific connected account.