Custom function calls
For businesses with unique requirements, Movoice AI allows you to create Custom Tools that connect your AI agents directly to your proprietary APIs.When to use Custom Tools
- Checking an internal database for order status.
- Verifying a customer’s loyalty points.
- Calculating a custom quote in real-time.
- Unlocking a digital gate or triggering a hardware event.
Setup Architecture
1. Define the Interface
In the Tools Tab, create a “Custom Tool.” Define:- Tool Name: (e.g.,
get_order_status) - Parameters: (e.g.,
order_id) - Description: Tell the LLM when to use this (e.g., “Use this whenever a user asks where their package is.”)
