Discover and learn how to use the powerful tools available for your chatbot.
Set the Questionnaire Title
Set the Questionnaire Fields
Create New Tool
Configure Basic Information
Configure Body (for POST, PUT, DELETE)
name
(String) - To send a usernameproducts
(String, Is an array ✓) - To send a list of productsquantity
(Number) - To send quantitiesactive
(Boolean) - To indicate if a user is activeaddress
(Object) - To send a user’s full addressAdd Parameters (Optional)
Configure Headers (Optional)
Save Tool
Weather API
https://api.openweathermap.org/data/2.5/weather
q
(city)appid
(your API key)units
(metric)Inventory API
https://your-api.com/inventory/check
Authorization
: Bearer your-token
Content-Type
: application/json