应用Zoho ToolsZoho ToolsZoho 是一套云应用,包括 CRM、电子邮件营销和协作工具,帮助企业实现运营自动化并扩展业务规模。连接 Zoho ToolsShare让 AI 智能体使用 Zoho ToolsAident Loadout 让 Claude Code、Codex、Cursor 和其他受支持的智能体调用 Zoho Tools。可选择 57 个受支持的操作。 可在 Audit 中审核每次执行。通过 Aident Vault 连接一次 Zoho Tools。智能体无需获取底层凭证即可使用受支持的操作。分类Crm价格与支付价格在 Loadout 中免费。使用个人连接的账号时,服务提供商可能收费。统一支付暂不支持。需要时请连接服务提供商账号。包含的操作57Zoho Convert Zoho LeadConverts a lead into a contact, account, and optionally a deal in Zoho CRM.Zoho Create ContactCreates a new contact record in Zoho CRM. Use this action when you need to add a new contact to the CRM system. The Last_Name field is mandatory and must be provided with a non-empty value.Zoho Create DealCreates a new deal in Zoho CRM representing a sales opportunity with deal name, stage, amount, and closing date. Use this action when you need to create a sales deal or opportunity in Zoho CRM. Required fields are Deal_Name and Stage; all other fields are optional. The deal will…Zoho Create Email DraftCreates email drafts for a specific record in Zoho CRM. Email drafts are saved but not sent, allowing for review and editing before sending. Use this action when you need to prepare email communications associated with CRM records (Leads, Contacts, Deals, etc.) that will be revi…Zoho Create EventCreates a new Event record in Zoho CRM. Events represent scheduled activities like meetings, calls, or appointments. Use this action when you need to schedule a new event or meeting in the CRM system. All events require an event title, start time, and end time at minimum.Zoho Create LeadCreates a new lead record in Zoho CRM with the specified details. The only mandatory field is Last_Name - all other fields are optional. Use this action when you need to add a new lead to Zoho CRM, typically after capturing lead information from a web form, email, or other lead…Zoho Create NoteCreates a new note attached to a specific record in Zoho CRM. Notes are text annotations that can be added to any standard or custom module record. Use this action when you need to add notes, comments, or text-based documentation to a record in Zoho CRM. The note will be visible…Zoho Create Zoho RecordCreates new records in a specified module in Zoho CRM. Bulk operations may partially succeed — inspect each item's status field in the response, as some records may be created while others fail.Zoho Create Zoho TagCreates a new tag in Zoho CRM for a specific module. Tags help organize and categorize CRM records. Each module can have up to 100 tags, and each record can have up to 10 tags assigned. Tags must have unique names within a module and can be assigned custom colors from a predefin…Zoho Delete AccountDeletes an existing account record from Zoho CRM. This action permanently removes the account and cannot be undone through the API. Use this action when you need to remove an account record that is no longer needed or was created in error. This action is irreversible — the accou…Zoho Delete ContactDeletes a contact from Zoho CRM. This action is irreversible — the contact cannot be recovered once deleted. Use this action when you need to permanently remove a contact record from the CRM. All associated subforms and related data are automatically deleted.Zoho Delete DealDeletes a deal record from Zoho CRM. This action is irreversible — once deleted, the deal cannot be recovered. Use this action when you need to permanently remove a deal from the CRM system. The deal will be moved to the recycle bin initially and can be restored from there withi…Zoho Get AccountRetrieves a specific Account record from Zoho CRM by its unique identifier. Returns complete account details including all standard and custom fields. Use this action when you need to fetch a single account's information by its ID rather than searching or listing multiple accoun…Zoho Get CallRetrieves a specific Call record by its unique identifier from Zoho CRM. Use this action when you need to fetch detailed information about a particular call, including its subject, duration, type, participants, outcome, and associated contacts or deals. This action is read-only…Zoho Get ContactRetrieves a single contact record by ID from Zoho CRM. Returns the complete contact details including owner information, account associations, address fields, and all custom fields. Use this action when you need to fetch detailed information about a specific contact using its re…Zoho Get Email DraftsRetrieves email drafts associated with a specific record in Zoho CRM. Use this action when you need to view unsent email drafts that have been composed for a CRM record. This returns draft metadata including recipients, subject, content, attachments, and scheduling details.Zoho Get EventRetrieves a specific event record from Zoho CRM by its unique identifier. Returns complete event details including all standard and custom fields. Use this action when you need to fetch detailed information about a specific event/meeting, including participants, location, timing…Zoho Get From AddressesRetrieves the list of from addresses configured for email operations in Zoho CRM. Use this action when you need to get available email addresses for sending emails or configuring email settings. Returns organization, user, alias, and chat email addresses configured in the CRM.Zoho Get Module FieldsRetrieves field metadata for a Zoho CRM module including API names, data types, permissions, and configuration details. Use this tool to discover correct field names and types before creating or updating records, avoiding INVALID_DATA errors. Returns information about standard f…Zoho Get NoteRetrieves a single note by its unique identifier from Zoho CRM. Returns the note's title, content, parent record reference, owner details, and timestamps. Use this action when you need to fetch detailed information about a specific note, such as reading meeting notes, viewing cu…Zoho Get Record EmailsRetrieves all emails associated with a specific record in Zoho CRM. Use this action when you need to fetch email history for a lead, contact, account, deal, or other CRM record. The response includes email metadata such as subject, sender, recipients, timestamps, and status info…Zoho Get Related ListsRetrieves related list metadata for a Zoho CRM module to discover correct api_name values. Use this before updating related records to avoid INVALID_DATA errors from incorrect related_list_api_name. Returns api_name, display_label, href, and other details for each related list a…Zoho Get Related RecordsFetch related-list records (e.g., Notes, Attachments, Emails) for a Zoho CRM parent record using related_list_api_name. Use ZOHO_GET_RELATED_LISTS first to discover the correct api_name for the related list you want to access. Supports pagination for large result sets (up to 2,0…Zoho Get TaskRetrieves a specific task record by its ID from Zoho CRM. Returns complete task data including all standard and custom fields, subforms, and multi-user lookup fields that are only available when fetching individual records. Use this action when you need to fetch detailed informa…Zoho Get UserRetrieves a specific user from Zoho CRM by their user ID. Returns detailed user information including name, email, role, profile, status, and preferences. Use this action when you need to fetch information about a specific user by ID, or use 'me' as the user_id to get the curren…Zoho Get Zoho RecordsRetrieves records from a specified module in Zoho CRM. Notes: - Discrete (page/per_page) pagination is limited to the first 2,000 records. To retrieve records beyond this, use token-based pagination via page_token from the previous response's info.next_page_token. - Do not use p…Zoho Get Zoho UsersTool to retrieve users from Zoho CRM. Use when you need to fetch user information such as IDs, names, emails, roles, or status for setting Owner fields or performing user-related operations in CRM workflows.Zoho List AccountsRetrieves a list of account records from Zoho CRM with pagination and filtering support. Use this action when you need to fetch multiple account records from the Accounts module, optionally filtered by territory, approval status, or custom views. Supports both discrete paginatio…Zoho List CallsRetrieves Call activity records from Zoho CRM with pagination support. Use this action when you need to list calls logged in the CRM, filter by custom views, or retrieve specific Call records by ID. Call records represent phone call activities associated with Contacts, Leads, or…+43 个操作+28 个操作服务提供商来源Provider API (api.composio.dev)相关 AI 智能体应用Apollo Lead Ops根据理想客户画像寻找 B2B 潜在客户,并为入选的潜在客户补充信息,以用于外联策略。Ably ToolsAbly 是一个实时消息平台,帮助开发者构建聊天和数据同步等实时功能,为现代应用提供全球可扩展性和强大可靠性Abstract ToolsAbstract API 提供一套 API,帮助开发者自动执行各种任务,包括数据验证、数据丰富等。AbuseIPDB ToolsAbuseIPDB 是一个致力于通过提供集中式存储库来报告和检查与恶意活动相关的 IP 地址,从而帮助提升互联网安全性的项目。