Gmail
Read, send, and manage Gmail messages, threads, labels, and drafts via managed OAuth — no token handling required.
npx clawhub@latest install gmailRequirements
Supported operations include reading and sending messages, managing threads, applying or removing labels, creating and sending drafts, and querying messages with Gmail's native search operators.
This skill gives AI agents full access to the Gmail API through Maton's managed OAuth gateway. Instead of handling Google OAuth flows yourself, you authenticate once via Maton and all requests are proxied with your OAuth token automatically injected.
Key Features
Requirements
Required before making any Gmail API calls.
- **Maton API Key** *(required)* — Authenticates all requests through the Maton gateway. Obtain at [maton.ai/settings](https://maton.ai/settings). - **Google OAuth Connection** *(required)* — A connected Google account authorized via [ctrl.maton.ai](https://ctrl.maton.ai).
Use Cases
How to Install
npx clawhub@latest install gmailnpx clawhub@latest install gmailRequirements