Agentic Service Discovery

Resources

G

Gmail

by Google

Send, read, search, and manage emails through Gmail

CommunicationFreeOAuth 2.0emailcommunicationgooglenotificationsmessaging

How agents use Gmail

  • Agent monitors an inbox and triggers a downstream workflow when emails matching a condition arrive
  • Agent drafts and sends personalized reply emails after processing a support request or form submission
  • Agent searches email history to gather context before generating a response or report
  • Agent labels, archives, or marks emails as read as part of an inbox triage workflow
  • Agent sends structured notification emails — receipts, alerts, summaries — at the end of a pipeline

Agent actions

Send EmailSend an email message

Inputs: to, subject, body, cc, bcc, isHtml

Returns: messageId, threadId, success

Read MessagesRetrieve and read email messages

Inputs: query, maxResults, includeBody

Returns: messages, totalCount

Search MessagesSearch for messages using Gmail search syntax

Inputs: query, maxResults

Returns: messageIds, count

Get MessageGet a specific message by ID

Inputs: messageId, format

Returns: message, from, subject, body, date

Send ReplyReply to an existing email message

Inputs: threadId, body, replyAll

Returns: messageId

Modify LabelsAdd or remove labels from a message

Inputs: messageId, addLabels, removeLabels

Returns: success

Mark as ReadMark messages as read

Inputs: messageIds

Returns: updatedCount

Delete MessageMove message to trash or permanently delete

Inputs: messageId, permanent

Returns: success

Create DraftCreate a draft email message

Inputs: to, subject, body

Returns: draftId

List LabelsGet all labels in the mailbox

Returns: labels

Watch MailboxSet up push notifications for mailbox changes

Inputs: topicName, labelIds

Returns: historyId, expiration

Example workflows

1

Automated email responses

Monitor inbox and send automated replies to specific queries

2

Email notification system

Send notification emails when specific events occur

3

Email analytics

Search and analyze email patterns for reporting

About Gmail

Vendor
Google
Pricing Always review details with the vendor
FreeFree with Google Account, subject to API quotas
Authentication
OAuth 2.0
Rate limit Always review details with the vendor
250 requests / minute
Compatible nodes
AgentResourceInputOutput

Build an AI workflow with Gmail

Use the Agentic Planner to design, visualize, and connect Gmail with your other tools.

Open Agentic Planner

Related Communication tools

Gmail AI Agent Integration | Fugentic