Communication15 toolsBrowser login (OAuth), no API keys
Zoho Mail integration for AI agents
Send and manage business email through Zoho Mail
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Zoho Mail once and call the same tools from all of them.
Setup
Connect Zoho Mail through ClawLink's hosted setup to send and manage business email through Zoho Mail.
- Auth: Browser login (OAuth), no API keys. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Zoho Mail exposes 15 tools through ClawLink. The 13 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
zoho_mail_accounts_list_accounts | Retrieves all Zoho Mail accounts associated with the authenticated user | Read |
zoho_mail_get_all_bookmarks | Retrieve all personal bookmarks from a Zoho Mail account | Read |
zoho_mail_messages_get_message_content | Retrieve the full content/body of a specific Zoho Mail email | Read |
zoho_mail_messages_list_emails | Retrieve a list of emails from a Zoho Mail account folder | Read |
zoho_mail_organization_get_user_storage_details | Retrieve storage details for a specific user in the organization | Read |
zoho_mail_search_messages | Search emails in a Zoho Mail account using Zoho's searchKey syntax | Read |
zoho_mail_messages_create_draft | Create and save an email draft in Zoho Mail without sending it | Read |
zoho_mail_messages_reply_to_email | Reply to an existing email via Zoho Mail API | Read |
zoho_mail_messages_send_email | Send an email via Zoho Mail API | Read |
zoho_mail_organization_update_spam_process_type | Update organization spam processing type | Read |
zoho_mail_organization_update_user_storage | Updates a user's storage allocation within a Zoho Mail organization | Read |
zoho_mail_update_group_settings | Update group settings | Write |
zoho_mail_domain_operations | Perform domain operations like verify, set primary domain, hosting, aliases, MX/SPF checks | Read |