Overview
Connectors serve as organized libraries or “folders” that group agents by business function, software ecosystem, or specific use cases. Instead of managing hundreds of disconnected agents, Connectors allow you to package them into a ready-to-consume suite. For example, you could create a Zoho Books Connector containing over 100 specialized agents—each handling a different task like “Create Invoice,” “Fetch Customer,” or “Update Ledger”—providing a comprehensive toolkit for that specific platform.Connector Composition
A Connector is not a new type of logic; rather, it is a container for the six standard agent types. A single Connector can house a mix of:- No-Code Agents for general Zoho queries.
- External ERP Agents for direct API data sync.
- Python Agents for custom data formatting.
- File Search Agents for analyzing uploaded Zoho reports.
Configuring a Connector
When building a new Connector, you define the metadata that helps other users in your organization discover and use the library.Linking Agents to Connectors
The relationship between an agent and a connector is defined at the moment of agent creation.Steps
- Select Connector: When creating a new agent, you must select the parent Connector from a dropdown list.
- Inheritance: The agent inherits the context and categorization of the Connector.
- Availability: Once saved, the agent appears within the Connector’s library, ready to be dragged and dropped into any Workflow.
