A Custom Tool in Verbex acts as a bridge between your AI Assistant and your external business systems. It enables your assistant to interact directly with other software systems your business uses daily.
Think of custom tools as teaching your AI Assistant how to use your business software - when a customer asks about an order, your assistant can look it up directly in your system!
Name: A descriptive identifier (e.g., “create_salesforce_lead”)
Description: A brief description of the tool’s purpose (e.g., “Create a new lead in Salesforce by sending lead data name, email, and company name to the API”)
In the dashboard, you can add custom tools by clicking on the “Add Tool” button and selecting “Custom Tool”. In the UI you will find all the necessary fields to fill in as a REST API request.