Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.claw-link.dev/llms.txt

Use this file to discover all available pages before exploring further.

Connect your messaging and email services so your agent can send, read, and manage communications on your behalf. Whether you need to draft a reply, post a channel update, or forward a digest, these integrations give your agent direct access.
Gmail lets your agent send, read, and manage emails directly from your Google account.What you can do:
  • 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
Available tools:
ToolDescriptionRequired inputs
gmail_send_emailSend an emailto, subject, body (optional: cc, bcc)
gmail_list_emailsList recent emailsOptional: maxResults, query, labelIds
gmail_get_emailFetch an email by IDid
gmail_create_draftCreate a draftto, subject, body
gmail_delete_emailMove an email to trashid
Credentials: OAuth 2.0 — you’ll authorize ClawLink through your Google account. No API key required.Example prompt:
“Check my Gmail for any unread emails from my manager today and summarize them.”
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
Credentials: OAuth 2.0 — connect your Slack workspace through the authorization flow.Example prompt:
“Post a daily standup summary to the #team-updates channel in Slack.”
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
Credentials: Bot token — create a bot in the Discord Developer Portal and paste the token into ClawLink.Example prompt:
“Send a message to the #announcements channel on my Discord server welcoming new members.”
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
Credentials: OAuth 2.0 — authorize access through your Microsoft account.Example prompt:
“Post a meeting recap to the General channel in my Microsoft Teams workspace.”
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
Credentials: Bot API token — create a bot with @BotFather on Telegram and paste the token into ClawLink.Example prompt:
“Send me a Telegram message whenever a new order comes in on my Shopify store.”