Skip to content

Commit ab60e8c

Browse files
committed
wording
1 parent 26b362e commit ab60e8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fern/tools/default-tools.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ subtitle: 'Adding Transfer Call, End Call, Dial Keypad, and API Request capabili
44
slug: tools/default-tools
55
---
66

7-
Vapi voice assistants are given additional functions: `transferCall`, `endCall`, `dtmf` (to dial a keypad with [DTMF](https://en.wikipedia.org/wiki/DTMF)), and `apiRequest` (to make HTTP requests to your existing APIs). These functions can be used to transfer calls, hang up calls, enter digits on the keypad, and integrate with your existing business systems.
7+
Vapi voice assistants are given additional functions: `transferCall`, `endCall`, `dtmf` (to dial a keypad with [DTMF](https://en.wikipedia.org/wiki/DTMF)), and `apiRequest`. These functions can be used to transfer calls, hang up calls, enter digits on the keypad, and integrate with your existing APIs.
88

99
<Info>
1010
To add Default Tools to your agent, you need to add them in the `tools` array of your assistant. You can do this in your api request, or by creating a new tool in the dashboard tools page, and assigning it to your assistant.

0 commit comments

Comments
 (0)