ClawLink
Productivity14 toolsBrowser login (OAuth), no API keys

Zoho integration for AI agents

Unified access to Zoho suite apps and business tools

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect Zoho once and call the same tools from all of them.

Setup

Connect Zoho through ClawLink's hosted setup for unified access to Zoho suite apps and business tools.

  • 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 exposes 14 tools through ClawLink.

ToolWhat it doesKind
zoho_get_module_fieldsRetrieves field metadata for a Zoho CRM module including API names, data types, permissionsRead
zoho_get_related_listsRetrieves related list metadata for a Zoho CRM module to discover correct api_name valuesRead
zoho_get_related_recordsFetch related-list records (e.g., Notes, Attachments, Emails) for a Zoho CRM parent recordRead
zoho_get_zoho_recordsRetrieves records from a specified module in Zoho CRMRead
zoho_get_zoho_usersRetrieve users from Zoho CRMRead
zoho_list_modulesLists all available Zoho CRM modules (standard + custom) to reliably select module APIRead
zoho_list_record_attachmentsList attachment metadata (id, File_Name, Size, Created_Time, etc.) for a specific Zoho CRMRead
zoho_search_zoho_recordsSearch for records within a Zoho CRM module using server-side queriesRead
zoho_convert_zoho_leadConverts a lead into a contact, account, and optionally a deal in Zoho CRMRead
zoho_create_zoho_recordCreates new records in a specified module in Zoho CRMWrite
zoho_create_zoho_tagCreates a new tag in Zoho CRM for a specific moduleWrite
zoho_update_related_recordsAssociates or updates relationships between records across different modules in Zoho CRMWrite
zoho_update_zoho_recordUpdates existing records in a specified module in Zoho CRMWrite
zoho_upload_attachmentUpload a file or attach a URL as an Attachment to a specific Zoho CRM recordWrite