Gmail Send Message Tool

The GmailSendMessage Tool enables your agent to send email messages directly from a specified Gmail account. This tool is essential for automating email-based communication such as sending notifications, responding to inquiries, or triggering outbound messages as part of larger workflows. It provides seamless integration of email functionality into your agent-driven automation.

Field Description
*Indicates mandatory field
Name* A unique, user-defined name for this specific instance of the GmailSendMessage tool. This name is used by the agent to reference the tool during execution.
Description* Explains the purpose or intended use of this GmailSendMessage Tool instance. Helps clarify its role within the overall agent workflow. Example: Use this tool to send welcome emails to new users.
Delegated User Email* The Gmail address of the user on whose behalf the email will be sent. Required when using delegated access to send messages from another user’s account. Example:user@yourcompany.com
Credentials to connect with*

Select the credential that authorizes your agent to send emails via the Gmail API. This should be a preconfigured Google Service Account Credentials with the https://www.googleapis.com/auth/gmail.send scope enabled.

Note: Refer to the Adding a Credential section for steps to configure this.