Tools that your AI agent can use through this MCP server to interact with Zoho CRM
Uploads an attachment file to Zoho CRM from a URL or file path. See the documentation
Downloads an attachment file from Zoho CRM, saves it in the temporary file system and exports the file path for use in a future step.
Updates existing entities in the module. See the documentation
Create a new object/module entry. See the documentation
Retrieves the records that match your search criteria.
Gets the list of available records from a module.
Retrieves a list of all the modules available in your CRM account.
Gets the field metadata for the specified module
Gets record data given its id.
Converts a Lead into a Contact or an Account. See the documentation