Gmail
by Google
Send, read, search, and manage emails through Gmail
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
Inputs: to, subject, body, cc, bcc, isHtml
Returns: messageId, threadId, success
Inputs: query, maxResults, includeBody
Returns: messages, totalCount
Inputs: query, maxResults
Returns: messageIds, count
Inputs: messageId, format
Returns: message, from, subject, body, date
Inputs: threadId, body, replyAll
Returns: messageId
Inputs: messageId, addLabels, removeLabels
Returns: success
Inputs: messageIds
Returns: updatedCount
Inputs: messageId, permanent
Returns: success
Inputs: to, subject, body
Returns: draftId
Returns: labels
Inputs: topicName, labelIds
Returns: historyId, expiration
Example workflows
Automated email responses
Monitor inbox and send automated replies to specific queries
Email notification system
Send notification emails when specific events occur
Email analytics
Search and analyze email patterns for reporting
About Gmail
- Vendor
- Pricing Always review details with the vendor
- Free — Free 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
- Website
- https://gmail.google.com
Build an AI workflow with Gmail
Use the Agentic Planner to design, visualize, and connect Gmail with your other tools.
Open Agentic Planner