Gmail
Gmail
Gmail lets your agent send, read, and manage emails directly from your Google account.What you can do:
Credentials: OAuth 2.0 — you’ll authorize ClawLink through your Google account. No API key required.Example prompt:
- Send emails to one or more recipients, with CC and BCC support
- List recent emails, filtered by search query or label
- Fetch the full content of any email by ID
- Create draft emails to review before sending
- Move emails to trash
| Tool | Description | Required inputs |
|---|---|---|
gmail_send_email | Send an email | to, subject, body (optional: cc, bcc) |
gmail_list_emails | List recent emails | Optional: maxResults, query, labelIds |
gmail_get_email | Fetch an email by ID | id |
gmail_create_draft | Create a draft | to, subject, body |
gmail_delete_email | Move an email to trash | id |
“Check my Gmail for any unread emails from my manager today and summarize them.”
Slack
Slack
Slack lets your agent send messages and manage channels in your workspace.What you can do:
- Send messages to any channel or direct message thread
- Manage channel membership and settings
“Post a daily standup summary to the #team-updates channel in Slack.”
Discord
Discord
Discord lets your agent send messages and manage servers and channels.What you can do:
- Send messages to any server channel
- Manage server settings and members
“Send a message to the #announcements channel on my Discord server welcoming new members.”
Microsoft Teams
Microsoft Teams
Microsoft Teams lets your agent send messages and manage teams and channels in your organization.What you can do:
- Send messages to Teams channels and chats
- Manage team membership and settings
“Post a meeting recap to the General channel in my Microsoft Teams workspace.”
Telegram
Telegram
Telegram lets your agent send messages via the Telegram Bot API.What you can do:
- Send messages to any chat, group, or channel your bot is a member of
“Send me a Telegram message whenever a new order comes in on my Shopify store.”