Blocks
Gmail
Send Gmail
Integrate Gmail functionality to send email messages within your workflow. Automate email communications and process email content using OAuth authentication.
Toolsgmail
Block Preview
Gmail
Send Gmail
Usage
- Add the block to your workflow and connect it to the upstream step.
- Connect the required credentials or OAuth provider before running.
- Fill in required inputs and optional parameters for the run.
- Run a test execution, inspect outputs, and iterate before deploying.
- Deploy the gmail block with monitoring enabled in production.
Inputs (UI)
Gmail Account
oauth-inputPlaceholder: Select Gmail account
Layout: full
Provider: google-email
To
short-inputPlaceholder: Recipient email address
Layout: full
Subject
short-inputPlaceholder: Email subject
Layout: full
Body
long-inputPlaceholder: Email content
Layout: full
Inputs (API)
credential
stringRequired
to
stringOptional
subject
stringOptional
body
stringOptional
folder
stringOptional
messageId
stringOptional
unreadOnly
booleanOptional
query
stringOptional
maxResults
numberOptional
Outputs
Primary response type:
{
"content": "string",
"metadata": "json"
}Tool Access
gmail_sendgmail_readgmail_search