1
Create a new custom function or tool
In your voice AI platform, navigate to the tools or functions section and create a new custom function.
2
Configure the HTTP call
Set the tool name, description, method, URL, and authorization header:
3
Define the input parameters
Expose the following parameters so your agent can populate them at call time:
4
Update your agent prompt
Tell your agent when and how to use the tool. See the example prompt below.
Example agent prompt
Explore more
Messages
Send a message and wait for a reply.
Forms
Send a structured form and receive all fields back.
Channel Cards
Expose specific channels to your agent at runtime.
Follow Up Time
Capture replies that arrive after the call ends.